From eebb9b66b69331e35b30d180c786add170d0b48b Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 13:38:19 +0200 Subject: [PATCH] Fix pom.xml formatting. This commit reverts formatting changes introduced via 17eba53aebaa61ea2f8182a6921f3824d520fda1. See #2128 --- pom.xml | 521 ++++++++++++++++---------------------------------------- 1 file changed, 151 insertions(+), 370 deletions(-) diff --git a/pom.xml b/pom.xml index 8c84a560a..849b878b6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,374 +1,155 @@ - - - 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 - - - - - - - + + 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 + +