From 09f268b873726a9b72d9be42d8884ffcaa85dc92 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:53:26 +0200 Subject: [PATCH] After release cleanups. See #2128 --- pom.xml | 614 ++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 369 insertions(+), 245 deletions(-) diff --git a/pom.xml b/pom.xml index 6f019fd7e..8c84a560a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,250 +1,374 @@ - - 4.0.0 - - org.springframework.data - - spring-data-rest-parent - - 4.0.0-SNAPSHOT - - pom - - Spring Data REST - - - - org.springframework.data.build - - spring-data-parent - - 3.0.0-M4 - - - - - - - spring-data-rest-core - - spring-data-rest-webmvc - - spring-data-rest-distribution - - spring-data-rest-hal-explorer - - - - - - multi - - spring-data-rest - - 3.0.0-M4 - - 3.0.0-M4 - - 4.0.0-M4 - - 3.0.0-M4 - - 3.0.0-M4 - - 5.0.0 - - 5.5.7.Final - - - - - - - - ogierke - - Oliver Gierke - - ogierke at pivotal.io - - Pivotal - - https://www.pivotal.io - - - - Project Lead - - - - +1 - - - - - - gturnquist - - Greg Turnquist - - gturnquist at pivotal.io - - Pivotal - - https://www.pivotal.io - - - - Developer - - - - -6 - - - - - - - - - - it - - - - spring-data-rest-core - - spring-data-rest-webmvc - - spring-data-rest-distribution - - spring-data-rest-hal-explorer - - spring-data-rest-tests - - - - - - - - ci - - - - - - - - org.apache.maven.plugins - - maven-checkstyle-plugin - - - - - - - - - - - - - - - - - - - - - - - - **/* - - .git/**/*,target/**/*,**/target/**/*,.idea/**/*,**/spring.schemas,**/*.svg,mvnw,mvnw.cmd,**/cassandra.yaml - - ./ - - - - - - - - - - - - - - - - - - jakarta.validation - - jakarta.validation-api - - ${validation} - - true - - - - - - org.hamcrest - - hamcrest-library - - ${hamcrest} - - test - - - - - - org.hamcrest - - hamcrest-core - - ${hamcrest} - - test - - - - - - - - - - spring-libs-milestone - - https://repo.spring.io/libs-milestone - - - - - - - - - - spring-plugins-release - - https://repo.spring.io/plugins-release - - - - + 4.0.0 + + + org.springframework.data + + + spring-data-rest-parent + + + 4.0.0-SNAPSHOT + + + pom + + + Spring Data REST + + + + + + org.springframework.data.build + + + spring-data-parent + + + 3.0.0-SNAPSHOT + + + + + + + + + + + + spring-data-rest-core + + + spring-data-rest-webmvc + + + spring-data-rest-distribution + + + spring-data-rest-hal-explorer + + + + + + + + + multi + + + spring-data-rest + + + 3.0.0-SNAPSHOT + + + 3.0.0-SNAPSHOT + + + 4.0.0-SNAPSHOT + + + 3.0.0-SNAPSHOT + + + 3.0.0-SNAPSHOT + + + 5.0.0 + + + 5.5.7.Final + + + + + + + + + + + + ogierke + + + Oliver Gierke + + + ogierke at pivotal.io + + + Pivotal + + + https://www.pivotal.io + + + + + + Project Lead + + + + + + +1 + + + + + + + + + gturnquist + + + Greg Turnquist + + + gturnquist at pivotal.io + + + Pivotal + + + https://www.pivotal.io + + + + + + Developer + + + + + + -6 + + + + + + + + + + + + + + + it + + + + + + spring-data-rest-core + + + spring-data-rest-webmvc + + + spring-data-rest-distribution + + + spring-data-rest-hal-explorer + + + spring-data-rest-tests + + + + + + + + + + + + ci + + + + + + + + + + + + org.apache.maven.plugins + + + maven-checkstyle-plugin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + **/* + + + .git/**/*,target/**/*,**/target/**/*,.idea/**/*,**/spring.schemas,**/*.svg,mvnw,mvnw.cmd,**/cassandra.yaml + + + ./ + + + + + + + + + + + + + + + + + + + + + + + + + + + jakarta.validation + + + jakarta.validation-api + + + ${validation} + + + true + + + + + + + + + org.hamcrest + + + hamcrest-library + + + ${hamcrest} + + + test + + + + + + + + + org.hamcrest + + + hamcrest-core + + + ${hamcrest} + + + test + + + + + + + + + + + + + + + spring-libs-snapshot + + + https://repo.spring.io/libs-snapshot + + + + + + + + + + + + + + + spring-plugins-release + + + https://repo.spring.io/plugins-release + + + + + + + +