Skip to content

Commit 11df79b

Browse files
committed
DATAJDBC-99 - Prepare feature branch.
1 parent b2d4de4 commit 11df79b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.springframework.data</groupId>
88
<artifactId>spring-data-jdbc</artifactId>
9-
<version>1.0.0.BUILD-SNAPSHOT</version>
9+
<version>1.0.0.DATAJDBC-99-SNAPSHOT</version>
1010

1111
<name>Spring Data JDBC</name>
1212
<description>Spring Data module for JDBC repositories.</description>
@@ -205,4 +205,4 @@
205205
</pluginRepository>
206206
</pluginRepositories>
207207

208-
</project>
208+
</project>

0 commit comments

Comments
 (0)