Skip to content

Commit 7167898

Browse files
committed
Release 1.0.2.RELEASE.
[resolves #218] Signed-off-by: Mark Paluch <mark.paluch@broadcom.com>
1 parent 1421dbb commit 7167898

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>1.0.2.BUILD-SNAPSHOT</version>
27+
<version>1.0.2.RELEASE</version>
2828
<packaging>jar</packaging>
2929

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

0 commit comments

Comments
 (0)