diff --git a/pom.xml b/pom.xml index 849b878b6..6f019fd7e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,155 +1,250 @@ - - 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-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 + + + + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index f880b0be1..d251bf9e4 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data REST 4.0 M3 (2022.0.0) +Spring Data REST 4.0 M4 (2022.0.0) Copyright (c) 2012-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -34,5 +34,6 @@ subcomponent's license, as noted in the license.txt file. +