From 2bd2cdc8525582055688e5f575df6435995ca529 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 15:12:51 +0200 Subject: [PATCH] DATAJPA-1529 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7364b5a14..1e59cc13b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.