From c1c7ce92e2e996ce65f7477bc9e86d258a5d0334 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 6 Sep 2019 10:21:54 +0200 Subject: [PATCH] DATAJPA-1584 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ccf9923f..4740b5b5f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.0.RC3 + 2.2.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.