From aa086d0734d265590b199afc3cbb3eead115cebd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Jun 2017 17:14:06 +0200 Subject: [PATCH] DATAJPA-1114 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 666e18d77..8ba386d72 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.0.M4 + 2.0.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.