From f5b004d383f9c4848933685b48213c837bb3d6c3 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 7 Jun 2017 11:50:56 +0200 Subject: [PATCH] DATAJPA-1096 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed622e232..31e268202 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.11.RELEASE + 1.10.12.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.