From c0b92620d31c6639ed28b8ae8a5ead85f6f12c0c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 15 Oct 2018 11:12:13 +0200 Subject: [PATCH] DATAJDBC-268 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fa9ef91..92d250c3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jdbc - 1.0.1.RELEASE + 1.0.2.BUILD-SNAPSHOT Spring Data JDBC Spring Data module for JDBC repositories.