Skip to content

Commit 015984f

Browse files
committed
DATAJDBC-example - Changed dependency to build-snapshot since all the curren PRs are merged.
1 parent 1d1b0c7 commit 015984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.springframework.data</groupId>
3030
<artifactId>spring-data-jdbc</artifactId>
31-
<version>1.0.0.DATAJDBC-144-SNAPSHOT</version>
31+
<version>1.0.0.BUILD-SNAPSHOT</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)