From 68433e242d74c742815990e27f40b4e002ae7423 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 13:14:50 +0200 Subject: [PATCH] DATAJDBC-372 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 678eb583..c52f2135 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jdbc - 1.0.9.RELEASE + 1.0.10.BUILD-SNAPSHOT Spring Data JDBC Spring Data module for JDBC repositories.