From 3966ce83e512577cc9abcc2537ffc78d23ad5b7a Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 20 Sep 2021 23:12:40 +0200 Subject: [PATCH] Prepare 4.0 development. Fixes #2068. --- pom.xml | 16 ++++++++-------- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-distribution/pom.xml | 2 +- spring-data-rest-hal-explorer/pom.xml | 2 +- spring-data-rest-tests/pom.xml | 2 +- .../spring-data-rest-tests-core/pom.xml | 4 ++-- .../spring-data-rest-tests-geode/pom.xml | 4 ++-- .../spring-data-rest-tests-jpa/pom.xml | 4 ++-- .../spring-data-rest-tests-mongodb/pom.xml | 4 ++-- .../spring-data-rest-tests-security/pom.xml | 4 ++-- .../spring-data-rest-tests-shop/pom.xml | 2 +- spring-data-rest-webmvc/pom.xml | 2 +- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 72f074b8e..0266d62f7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT pom Spring Data REST @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.7.0-SNAPSHOT + 2.6.0-SNAPSHOT @@ -28,13 +28,13 @@ multi spring-data-rest - 2.7.0-SNAPSHOT - 2.7.0-SNAPSHOT - 3.4.0-SNAPSHOT - 2.7.0-SNAPSHOT + 2.6.0-SNAPSHOT + 2.6.0-SNAPSHOT + 3.3.0-SNAPSHOT + 2.6.0-SNAPSHOT 4.4.0-SNAPSHOT - 3.4.0-SNAPSHOT - 2.7.0-SNAPSHOT + 3.3.0-SNAPSHOT + 2.6.0-SNAPSHOT 4.0.1 5.4.8.Final diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index fd3f7073c..b7d22ab3e 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index c458f0c4f..efcd73e6b 100644 --- a/spring-data-rest-distribution/pom.xml +++ b/spring-data-rest-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-rest-parent - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-hal-explorer/pom.xml b/spring-data-rest-hal-explorer/pom.xml index acb311064..029dd46d2 100644 --- a/spring-data-rest-hal-explorer/pom.xml +++ b/spring-data-rest-hal-explorer/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT spring-data-rest-hal-explorer diff --git a/spring-data-rest-tests/pom.xml b/spring-data-rest-tests/pom.xml index 209f9f1e0..6b04b1b84 100644 --- a/spring-data-rest-tests/pom.xml +++ b/spring-data-rest-tests/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml index a9a9b565d..6184837b8 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-tests - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml @@ -21,7 +21,7 @@ org.springframework.data spring-data-rest-webmvc - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT diff --git a/spring-data-rest-tests/spring-data-rest-tests-geode/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-geode/pom.xml index 26cf8f7e2..e8d9ef8b0 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-geode/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-geode/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-tests - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml @@ -21,7 +21,7 @@ org.springframework.data spring-data-rest-tests-core - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT test-jar diff --git a/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml index 5b9e74239..f579cc85a 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-tests - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml @@ -22,7 +22,7 @@ org.springframework.data spring-data-rest-tests-core - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT test-jar diff --git a/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml index f977ffda3..c04756433 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-tests - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml @@ -21,7 +21,7 @@ org.springframework.data spring-data-rest-tests-core - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT test-jar diff --git a/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml index 886a1980d..987706e25 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-tests - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml @@ -22,7 +22,7 @@ org.springframework.data spring-data-rest-tests-core - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT test-jar diff --git a/spring-data-rest-tests/spring-data-rest-tests-shop/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-shop/pom.xml index 7f05c7061..576876ac4 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-shop/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-shop/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-tests - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT Spring Data REST Tests - Shop diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index fd3b9c3ea..dae14b713 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -12,7 +12,7 @@ org.springframework.data spring-data-rest-parent - 3.7.0-SNAPSHOT + 4.0.0-SNAPSHOT ../pom.xml