Skip to content

Commit 10f6fe5

Browse files
committed
Release 0.8.8.RELEASE.
[closes #150] Signed-off-by: Mark Paluch <mpaluch@vmware.com>
1 parent a13f597 commit 10f6fe5

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

pom.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>io.r2dbc</groupId>
2626
<artifactId>r2dbc-pool</artifactId>
27-
<version>0.8.8.BUILD-SNAPSHOT</version>
27+
<version>0.8.8.RELEASE</version>
2828
<packaging>jar</packaging>
2929

3030
<name>Reactive Relational Database Connectivity - Connection Pooling</name>
@@ -400,12 +400,4 @@
400400

401401
</profiles>
402402

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-
411403
</project>

0 commit comments

Comments
 (0)