From cfd06df5ed16a22aa8e21d217c3a37455e1d7288 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 5 Sep 2014 02:56:52 -0700 Subject: [PATCH] DATAJPA-604 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3adc25942..0441b7769 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.7.0.RELEASE + 1.8.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.