From 7d59885b3e069521bda3326445b7cffe57b4f38f Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 27 Jan 2015 06:27:25 -0800 Subject: [PATCH] DATAJPA-660 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f935ec407..ddf362c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.6.5.RELEASE + 1.6.6.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.