From ba9e46356e5650d5e0ddab1a5d9da0ce91180484 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 11 Sep 2017 17:40:18 +0200 Subject: [PATCH] DATAJPA-1155 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52d9ba21b..325663ff9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.0.RC3 + 2.0.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.