Skip to content

Commit d224989

Browse files
committed
Release 0.9.0.RC1.
[closes #148] Signed-off-by: Mark Paluch <mpaluch@vmware.com>
1 parent b7997fb commit d224989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.9.0.BUILD-SNAPSHOT</version>
27+
<version>0.9.0.RC1</version>
2828
<packaging>jar</packaging>
2929

3030
<name>Reactive Relational Database Connectivity - Connection Pooling</name>

0 commit comments

Comments
 (0)