We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13f597 commit 10f6fe5Copy full SHA for 10f6fe5
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>io.r2dbc</groupId>
26
<artifactId>r2dbc-pool</artifactId>
27
- <version>0.8.8.BUILD-SNAPSHOT</version>
+ <version>0.8.8.RELEASE</version>
28
<packaging>jar</packaging>
29
30
<name>Reactive Relational Database Connectivity - Connection Pooling</name>
@@ -400,12 +400,4 @@
400
401
</profiles>
402
403
- <repositories>
404
- <repository>
405
- <id>sonatype-nexus-snapshots</id>
406
- <name>Sonatype OSS Snapshot Repository</name>
407
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
408
- </repository>
409
- </repositories>
410
-
411
</project>
0 commit comments