From 140fb2e9eae65c7bc00bc4f68dfd16ed30c78c6c Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:43:20 +0200 Subject: [PATCH] Prepare 4.0 M4 (2022.0.0). See #4005 --- pom.xml | 498 ++++++++++++++++++++++------------ src/main/resources/notice.txt | 3 +- 2 files changed, 325 insertions(+), 176 deletions(-) diff --git a/pom.xml b/pom.xml index 79e5353b7..90e5dc940 100644 --- a/pom.xml +++ b/pom.xml @@ -1,178 +1,326 @@ - - 4.0.0 - - org.springframework.data - spring-data-mongodb-parent - 4.0.0-SNAPSHOT - pom - - Spring Data MongoDB - MongoDB support for Spring Data - https://spring.io/projects/spring-data-mongodb - - - org.springframework.data.build - spring-data-parent - 3.0.0-SNAPSHOT - - - - spring-data-mongodb - spring-data-mongodb-distribution - - - - 16 - multi - spring-data-mongodb - 3.0.0-SNAPSHOT - 4.6.0 - ${mongo} - 1.19 - - - - - ogierke - Oliver Gierke - ogierke at gopivotal.com - Pivotal - https://pivotal.io - - Project Lead - - +1 - - - trisberg - Thomas Risberg - trisberg at vmware.com - Pivotal - https://pivotal.io - - Developer - - -5 - - - mpollack - Mark Pollack - mpollack at gopivotal.com - Pivotal - https://pivotal.io - - Developer - - -5 - - - jbrisbin - Jon Brisbin - jbrisbin at gopivotal.com - Pivotal - https://pivotal.io - - Developer - - -6 - - - tdarimont - Thomas Darimont - tdarimont at gopivotal.com - Pivotal - https://pivotal.io - - Developer - - +1 - - - cstrobl - Christoph Strobl - cstrobl at gopivotal.com - Pivotal - https://pivotal.io - - Developer - - +1 - - - mpaluch - Mark Paluch - mpaluch at pivotal.io - Pivotal - https://www.pivotal.io - - Developer - - +1 - - - - - scm:git:https://github.com/spring-projects/spring-data-mongodb.git - scm:git:git@github.com:spring-projects/spring-data-mongodb.git - https://github.com/spring-projects/spring-data-mongodb - - - - GitHub - https://github.com/spring-projects/spring-data-mongodb/issues - - - - - benchmarks - - spring-data-mongodb - spring-data-mongodb-distribution - spring-data-mongodb-benchmarks - - - - - - - - org.mongodb - mongodb-driver-core - ${mongo} - - - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - true - - - - sonatype-libs-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - - - - - spring-plugins-release - https://repo.spring.io/plugins-release - - - spring-libs-milestone - https://repo.spring.io/libs-milestone - - - + + 4.0.0 + + org.springframework.data + + spring-data-mongodb-parent + + 4.0.0-SNAPSHOT + + pom + + Spring Data MongoDB + + MongoDB support for Spring Data + + https://spring.io/projects/spring-data-mongodb + + + + org.springframework.data.build + + spring-data-parent + + 3.0.0-M4 + + + + + + spring-data-mongodb + + spring-data-mongodb-distribution + + + + + + 16 + + multi + + spring-data-mongodb + + 3.0.0-M4 + + 4.6.0 + + ${mongo} + + 1.19 + + + + + + + + ogierke + + Oliver Gierke + + ogierke at gopivotal.com + + Pivotal + + https://pivotal.io + + + + Project Lead + + + + +1 + + + + + + trisberg + + Thomas Risberg + + trisberg at vmware.com + + Pivotal + + https://pivotal.io + + + + Developer + + + + -5 + + + + + + mpollack + + Mark Pollack + + mpollack at gopivotal.com + + Pivotal + + https://pivotal.io + + + + Developer + + + + -5 + + + + + + jbrisbin + + Jon Brisbin + + jbrisbin at gopivotal.com + + Pivotal + + https://pivotal.io + + + + Developer + + + + -6 + + + + + + tdarimont + + Thomas Darimont + + tdarimont at gopivotal.com + + Pivotal + + https://pivotal.io + + + + Developer + + + + +1 + + + + + + cstrobl + + Christoph Strobl + + cstrobl at gopivotal.com + + Pivotal + + https://pivotal.io + + + + Developer + + + + +1 + + + + + + mpaluch + + Mark Paluch + + mpaluch at pivotal.io + + Pivotal + + https://www.pivotal.io + + + + Developer + + + + +1 + + + + + + + + scm:git:https://github.com/spring-projects/spring-data-mongodb.git + + scm:git:git@github.com:spring-projects/spring-data-mongodb.git + + https://github.com/spring-projects/spring-data-mongodb + + + + + + GitHub + + https://github.com/spring-projects/spring-data-mongodb/issues + + + + + + + + benchmarks + + + + spring-data-mongodb + + spring-data-mongodb-distribution + + spring-data-mongodb-benchmarks + + + + + + + + + + + + + + org.mongodb + + mongodb-driver-core + + ${mongo} + + + + + + + + + + spring-libs-milestone + + https://repo.spring.io/libs-milestone + + + + true + + + + + + + + sonatype-libs-snapshot + + https://oss.sonatype.org/content/repositories/snapshots + + + + false + + + + + + true + + + + + + + + + + + + spring-plugins-release + + https://repo.spring.io/plugins-release + + + + + + spring-libs-milestone + + https://repo.spring.io/libs-milestone + + + + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index add3c50aa..a11ce4757 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data MongoDB 4.0 M3 (2022.0.0) +Spring Data MongoDB 4.0 M4 (2022.0.0) Copyright (c) [2010-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -34,5 +34,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +