From 115e0191054df1ebb441848351486008bd19504e Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 1 Dec 2014 03:58:18 -0800 Subject: [PATCH] DATAJPA-636 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78e2c3329..634f39da3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.8.0.M1 + 1.8.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.