From 192ff1cfdc62f87ae0e9816d3c0aef7d4e21b5ed Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 14:17:47 +0100 Subject: [PATCH] Prepare next development iteration. See #2135 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39943ca16..1eaed6962 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.0-M3 + 2.5.0-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.