From 5299b9f5c84d2e522ca97baaf13aa7d845f7774d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 26 Jul 2018 12:32:24 +0200 Subject: [PATCH] DATAJPA-1346 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa39068c7..7e242f5ba 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.0.RC1 + 2.1.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.