Skip to content

Commit e8f242f

Browse files
committed
Releasing r2dbc-h2 1.0.0.RELEASE.
1 parent ab80100 commit e8f242f

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

3030
<name>Reactive Relational Database Connectivity - H2</name>

0 commit comments

Comments
 (0)