From dffd6d056b60d98bcb5c842a85418e14c56547aa Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 14 Oct 2020 14:48:45 +0200 Subject: [PATCH] DATAJPA-1777 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28d4ae74f..c5be20666 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.4.0-RC2 + 2.4.0-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.