Browse Source

DATAJDBC-525 - Prepare next development iteration.

1.0.x
Mark Paluch 6 years ago
parent
commit
6465bb393f
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  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.18.RELEASE</version>
<version>1.0.19.BUILD-SNAPSHOT</version>
<name>Spring Data JDBC</name>
<description>Spring Data module for JDBC repositories.</description>

Loading…
Cancel
Save