From 993314acfeae61004c152eaec400f6bbf341df7d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:43:19 +0200 Subject: [PATCH] Prepare 2022.0 M4 (2022.0.0). See #86 --- bom/pom.xml | 1080 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 679 insertions(+), 401 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index af8daf1..c7dec6d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,53 +1,85 @@ - - 4.0.0 - org.springframework.data - spring-data-bom - 2022.0.0-SNAPSHOT - pom - - Spring Data Release Train - BOM - Bill of materials to make sure a consistent set of versions is used for + + 4.0.0 + + org.springframework.data + + spring-data-bom + + 2022.0.0-SNAPSHOT + + pom + + Spring Data Release Train - BOM + + Bill of materials to make sure a consistent set of versions is used for Spring Data modules. - https://github.com/spring-projects/spring-data-bom - - - Pivotal Software, Inc. - https://www.spring.io - - - - https://github.com/spring-projects/spring-data-bom - scm:git:git://github.com/spring-projects/spring-data-bom.git - scm:git:ssh://git@github.com:spring-projects/spring-data-bom.git - - - - GitHub - https://github.com/spring-projects/spring-data-bom/issues - - - - - mpaluch - Mark Paluch - mpaluch at pivotal.io - Pivotal Software, Inc. - https://www.spring.io - - Project lead - - +1 - - - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - + + https://github.com/spring-projects/spring-data-bom + + + + Pivotal Software, Inc. + + https://www.spring.io + + + + + + https://github.com/spring-projects/spring-data-bom + + scm:git:git://github.com/spring-projects/spring-data-bom.git + + scm:git:ssh://git@github.com:spring-projects/spring-data-bom.git + + + + + + GitHub + + https://github.com/spring-projects/spring-data-bom/issues + + + + + + + + mpaluch + + Mark Paluch + + mpaluch at pivotal.io + + Pivotal Software, Inc. + + https://www.spring.io + + + + Project lead + + + + +1 + + + + + + + + + + Apache License, Version 2.0 + + https://www.apache.org/licenses/LICENSE-2.0 + + Copyright 2010 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @@ -63,359 +95,605 @@ See the License for the specific language governing permissions and limitations under the License. - - - - - - - - - - org.springframework.data - spring-data-cassandra - 4.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-commons - 3.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-couchbase - 5.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-elasticsearch - 5.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-geode - 3.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-jdbc - 3.0.0-SNAPSHOT - - - - org.springframework.data - spring-data-r2dbc - 3.0.0-SNAPSHOT - - - - org.springframework.data - spring-data-relational - 3.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-jpa - 3.0.0-SNAPSHOT - - - - org.springframework.data - spring-data-envers - 3.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-mongodb - 4.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-neo4j - 7.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-redis - 3.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-rest-webmvc - 4.0.0-SNAPSHOT - - - - org.springframework.data - spring-data-rest-core - 4.0.0-SNAPSHOT - - - - org.springframework.data - spring-data-rest-hal-explorer - 4.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-keyvalue - 3.0.0-SNAPSHOT - - - - - org.springframework.data - spring-data-ldap - 3.0.0-SNAPSHOT - - - - - - - - - org.codehaus.mojo - flatten-maven-plugin - 1.2.7 - - - flatten - process-resources - - flatten - - - true - bom - - keep - keep - remove - - - - - flatten-clean - clean - - clean - - - - - - - - - - - artifactory - - - - - - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - 3.3.0 - - - build-info - - publish - - - - false - - - {{artifactory.server}} - {{artifactory.username}} - {{artifactory.password}} - {{artifactory.staging-repository}} - {{artifactory.staging-repository}} - - - {{artifactory.build-name}} - {{artifactory.build-number}} - {{BUILD_URL}} - - - - - - - - - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - - - - - - - - - - - central - - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - sonatype - https://s01.oss.sonatype.org/ - false - true - - - - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - - - - - - - sonatype - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - - release - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.0.0 - - - enforce-release-rules - validate - - enforce - - - - - 17 - - - - - true - - - - - - - - de.smartics.rules - smartics-enforcer-rules - 1.0.2 - - - - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - - - - - - - - - - - spring-libs-release - https://repo.spring.io/libs-release - - - + + + + + + + + + + + + + + org.springframework.data + + spring-data-cassandra + + 4.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-commons + + 3.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-couchbase + + 5.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-elasticsearch + + 5.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-geode + + 3.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-jdbc + + 3.0.0-M4 + + + + + + org.springframework.data + + spring-data-r2dbc + + 3.0.0-M4 + + + + + + org.springframework.data + + spring-data-relational + + 3.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-jpa + + 3.0.0-M4 + + + + + + org.springframework.data + + spring-data-envers + + 3.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-mongodb + + 4.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-neo4j + + 7.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-redis + + 3.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-rest-webmvc + + 4.0.0-M4 + + + + + + org.springframework.data + + spring-data-rest-core + + 4.0.0-M4 + + + + + + org.springframework.data + + spring-data-rest-hal-explorer + + 4.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-keyvalue + + 3.0.0-M4 + + + + + + + + org.springframework.data + + spring-data-ldap + + 3.0.0-M4 + + + + + + + + + + + + + + org.codehaus.mojo + + flatten-maven-plugin + + 1.2.7 + + + + + + flatten + + process-resources + + + + flatten + + + + + + true + + bom + + + + keep + + keep + + remove + + + + + + + + + + flatten-clean + + clean + + + + clean + + + + + + + + + + + + + + + + + + artifactory + + + + + + + + + + + + org.jfrog.buildinfo + + artifactory-maven-plugin + + 3.3.0 + + + + + + build-info + + + + publish + + + + + + + + false + + + + + + {{artifactory.server}} + + {{artifactory.username}} + + {{artifactory.password}} + + {{artifactory.staging-repository}} + + {{artifactory.staging-repository}} + + + + + + {{artifactory.build-name}} + + {{artifactory.build-number}} + + {{BUILD_URL}} + + + + + + + + + + + + + + + + + + + + org.jfrog.buildinfo + + artifactory-maven-plugin + + + + + + + + + + + + + + central + + + + + + + + + + + + org.apache.maven.plugins + + maven-gpg-plugin + + 1.6 + + + + + + sign-artifacts + + verify + + + + sign + + + + + + + + + + + + + + org.sonatype.plugins + + nexus-staging-maven-plugin + + 1.6.8 + + true + + + + sonatype + + https://s01.oss.sonatype.org/ + + false + + true + + + + + + + + + + + + + + org.apache.maven.plugins + + maven-gpg-plugin + + + + + + org.sonatype.plugins + + nexus-staging-maven-plugin + + + + + + + + + + + + sonatype + + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + + + + + release + + + + + + + + + + + + org.apache.maven.plugins + + maven-enforcer-plugin + + 3.0.0 + + + + + + enforce-release-rules + + validate + + + + enforce + + + + + + + + + + 17 + + + + + + + + + + true + + + + + + + + + + + + + + + + de.smartics.rules + + smartics-enforcer-rules + + 1.0.2 + + + + + + + + + + + + + + + + org.apache.maven.plugins + + maven-enforcer-plugin + + + + + + + + + + + + + + + + spring-libs-release + + https://repo.spring.io/libs-release + + + + +