From 0d4837e5036e138592ceac3ac63768bd9385ff7c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Apr 2017 22:08:12 +0200 Subject: [PATCH] DATAJPA-1009 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9da20c6d7..45c6ff0cf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.0.M2 + 2.0.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.