From 22d748510e3d940c0e53d272e7b9ba94f6eba88b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 28 Apr 2020 15:11:42 +0200 Subject: [PATCH] DATAJPA-1706 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f0d8e623..53a924c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.3.0.RC2 + 2.3.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.