From 873d69d07f5261dc04e3ceeda0d89c76ac334636 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 12 Feb 2016 15:43:39 +0100 Subject: [PATCH] DATAJPA-852 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b581073df..e2272067d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.0.M1 + 1.10.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.