From 16d5d66d84498ef185a1af6309550ee8229a2513 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 30 Jun 2015 23:22:57 -0700 Subject: [PATCH] DATAJPA-750 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0fc5f3a45..adb562a49 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.6.6.RELEASE + 1.6.7.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.