From 9eb65ff151f487fd12969d07e822f360a6123cfd Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 17 May 2018 10:09:35 +0200 Subject: [PATCH] DATAJDBC-202 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50ca5d64..5c66d493 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jdbc - 1.0.0.M3 + 1.0.0.BUILD-SNAPSHOT Spring Data JDBC Spring Data module for JDBC repositories.