Skip to content

Commit 94de22f

Browse files
committed
#56 - Prepare issue branch.
1 parent 432b885 commit 94de22f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.springframework.data</groupId>
88
<artifactId>spring-data-r2dbc</artifactId>
9-
<version>1.0.0.BUILD-SNAPSHOT</version>
9+
<version>1.0.0.gh-56-SNAPSHOT</version>
1010

1111
<name>Spring Data R2DBC</name>
1212
<description>Spring Data module for R2DBC.</description>
@@ -23,7 +23,7 @@
2323
<dist.key>DATAR2DBC</dist.key>
2424

2525
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons>
26-
<springdata.relational>1.1.0.BUILD-SNAPSHOT</springdata.relational>
26+
<springdata.relational>1.1.0.DATAJDBC-309-SNAPSHOT</springdata.relational>
2727
<java-module-name>spring.data.r2dbc</java-module-name>
2828
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
2929

0 commit comments

Comments
 (0)