From 32f90661e0dc93eaf980dd0a9ec066d18adc61a7 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 19 Nov 2013 04:29:39 -0800 Subject: [PATCH] DATAJPA-428 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 375e80dcf..303a521e3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.5.0.M1 + 1.5.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.