From d9621eb668c3b785b3a698e9aa3f08a4d8cfd72c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 10 May 2019 12:55:57 +0200 Subject: [PATCH] DATAJDBC-351 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dca2e03..575a3539 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jdbc - 1.0.7.RELEASE + 1.0.8.BUILD-SNAPSHOT Spring Data JDBC Spring Data module for JDBC repositories.