Browse Source

DATAJDBC-351 - Prepare next development iteration.

1.0.x
Oliver Drotbohm 7 years ago
parent
commit
d9621eb668
  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.7.RELEASE</version>
<version>1.0.8.BUILD-SNAPSHOT</version>
<name>Spring Data JDBC</name>
<description>Spring Data module for JDBC repositories.</description>

Loading…
Cancel
Save