From bb4bc6223f572bd3dbd2483cb6adba8386384cff Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 13 May 2019 12:17:52 +0200 Subject: [PATCH] DATAJPA-1531 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db2b5137e..14ff824f1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.0.M4 + 2.2.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.