From f32e4c2cbe4df2b2f0367c09e35e11ef2dd4913e Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 22 Sep 2021 15:56:33 +0200 Subject: [PATCH] Prepare Spring Data 3.0 branch. Includes the upgrade to spring-data-commons:3.0.0 Closes #1055 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2c6471778..290b06021 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-relational-parent - 2.4.0-SNAPSHOT + 3.0.0-SNAPSHOT pom Spring Data Relational Parent @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.7.0-SNAPSHOT + 3.0.0-SNAPSHOT spring-data-jdbc - 2.7.0-SNAPSHOT + 3.0.0-SNAPSHOT reuseReports