Browse Source

DATAJDBC-471 - Prepare next development iteration.

1.0.x
Mark Paluch 6 years ago
parent
commit
ad6a2dc093
  1. 2
      pom.xml

2
pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jdbc</artifactId>
<version>1.0.16.RELEASE</version>
<version>1.0.17.BUILD-SNAPSHOT</version>
<name>Spring Data JDBC</name>
<description>Spring Data module for JDBC repositories.</description>

Loading…
Cancel
Save