Skip to content

Commit

Permalink
Release 0.8.8.RELEASE.
Browse files Browse the repository at this point in the history
[closes #150]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
  • Loading branch information
mp911de committed Jan 12, 2022
1 parent a13f597 commit 10f6fe5
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@

<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-pool</artifactId>
<version>0.8.8.BUILD-SNAPSHOT</version>
<version>0.8.8.RELEASE</version>
<packaging>jar</packaging>

<name>Reactive Relational Database Connectivity - Connection Pooling</name>
Expand Down Expand Up @@ -400,12 +400,4 @@

</profiles>

<repositories>
<repository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype OSS Snapshot Repository</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
</repositories>

</project>

0 comments on commit 10f6fe5

Please sign in to comment.