From f31c8adc7133d70a34b8d5e1f948716f0c65d407 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 25 Jul 2017 10:00:02 +0200 Subject: [PATCH] DATAJPA-1135 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85ef48554..bd5c0dca7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.0.RC1 + 2.0.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.