Skip to content

Commit d256791

Browse files
committed
release
1 parent fafae64 commit d256791

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-spi-parent</artifactId>
27-
<version>1.0.0.NETIFI.BUILD-SNAPSHOT</version>
27+
<version>1.0.0.NETIFI.M7</version>
2828
<packaging>pom</packaging>
2929

3030
<name>Reactive Relational Database Connectivity - SPI Parent</name>

r2dbc-spi-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.r2dbc</groupId>
2727
<artifactId>r2dbc-spi-parent</artifactId>
28-
<version>1.0.0.NETIFI.BUILD-SNAPSHOT</version>
28+
<version>1.0.0.NETIFI.M7</version>
2929
</parent>
3030

3131
<artifactId>r2dbc-spi-test</artifactId>

r2dbc-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.r2dbc</groupId>
2727
<artifactId>r2dbc-spi-parent</artifactId>
28-
<version>1.0.0.NETIFI.BUILD-SNAPSHOT</version>
28+
<version>1.0.0.NETIFI.M7</version>
2929
</parent>
3030

3131
<artifactId>r2dbc-spi</artifactId>

0 commit comments

Comments
 (0)