From 4d305585c7b7f93cf194c412e2a0cc11279a6502 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 3 Nov 2016 18:20:09 +0100 Subject: [PATCH] DATAJPA-977 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fc784ce8c..e7632a89d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.5.RELEASE + 1.10.6.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.