From 47548a21eac20b361c14625d10be5df76635d04e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:53:26 +0200 Subject: [PATCH] After release cleanups. See #4005 --- pom.xml | 804 ++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 483 insertions(+), 321 deletions(-) diff --git a/pom.xml b/pom.xml index 90e5dc940..f0b16498b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,326 +1,488 @@ - - 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 - - - - + 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 + + + + + + + +