From 50fa4eb5705d902c549518982fcc58f2e00c215f Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:53:25 +0200 Subject: [PATCH] After release cleanups. See #86 --- bom/pom.xml | 1638 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 989 insertions(+), 649 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index c7dec6d..81f8e5d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,84 +1,123 @@ - + + 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 - - + + + + + + + + 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. @@ -95,605 +134,906 @@ See the License for the specific language governing permissions and limitations under the License. - + + - - - - - - - - - - - - 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 - - - - + + + + + + + + + + + + + + + + + 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 + + + + + + + +