From fd86f429e78761798c77b8a2825823a4797babd0 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:43:21 +0200 Subject: [PATCH] Prepare 3.0 M4 (2022.0.0). See #1206 --- pom.xml | 458 ++++++++++++++++++++++------------ src/main/resources/notice.txt | 3 +- 2 files changed, 295 insertions(+), 166 deletions(-) diff --git a/pom.xml b/pom.xml index f18481d2..a1689f6d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,168 +1,296 @@ - - 4.0.0 - - org.springframework.data - spring-data-relational-parent - 3.0.0-SNAPSHOT - pom - - Spring Data Relational Parent - Parent module for Spring Data Relational repositories. - https://projects.spring.io/spring-data-jdbc - - - org.springframework.data.build - spring-data-parent - 3.0.0-SNAPSHOT - - - - spring-data-jdbc - 3.0.0-SNAPSHOT - reuseReports - - - 3.0.2 - 2.0.7 - 3.5.9 - - - - 11.5.7.0 - 1.4.200 - 2.6.1 - 2.7.5 - 9.2.1.jre8 - 8.0.29 - 42.3.5 - 19.6.0.0 - - - 4.2.0 - 0.23.1 - - - 2017 - - - spring-data-relational - spring-data-jdbc - spring-data-r2dbc - spring-data-jdbc-distribution - - - - - schauder - Jens Schauder - jschauder(at)pivotal.io - Pivotal Software, Inc. - https://pivotal.io - - Project Lead - - +1 - - - mpaluch - Mark Paluch - mpaluch(at)pivotal.io - Pivotal Software, Inc. - https://pivotal.io - - Project Lead - - +1 - - - gregturn - Greg L. Turnquist - gturnquist(at)pivotal.io - Pivotal Software, Inc. - https://pivotal.io - - Project Contributor - - -6 - - - - - - - no-jacoco - - - - org.jacoco - jacoco-maven-plugin - - - jacoco-initialize - none - - - - - - - - - - ignore-missing-license - - - - org.apache.maven.plugins - maven-surefire-plugin - - - ignore-test - - - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - default-test - - - **/*Tests.java - - - - - - - - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - oss-sonatype-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - - - - - spring-plugins-snapshot - https://repo.spring.io/plugins-snapshot - - - + + 4.0.0 + + org.springframework.data + + spring-data-relational-parent + + 3.0.0-SNAPSHOT + + pom + + Spring Data Relational Parent + + Parent module for Spring Data Relational repositories. + + https://projects.spring.io/spring-data-jdbc + + + + org.springframework.data.build + + spring-data-parent + + 3.0.0-M4 + + + + + + spring-data-jdbc + + 3.0.0-M4 + + reuseReports + + + + 3.0.2 + + 2.0.7 + + 3.5.9 + + + + + + 11.5.7.0 + + 1.4.200 + + 2.6.1 + + 2.7.5 + + 9.2.1.jre8 + + 8.0.29 + + 42.3.5 + + 19.6.0.0 + + + + 4.2.0 + + 0.23.1 + + + + 2017 + + + + spring-data-relational + + spring-data-jdbc + + spring-data-r2dbc + + spring-data-jdbc-distribution + + + + + + + + schauder + + Jens Schauder + + jschauder(at)pivotal.io + + Pivotal Software, Inc. + + https://pivotal.io + + + + Project Lead + + + + +1 + + + + + + mpaluch + + Mark Paluch + + mpaluch(at)pivotal.io + + Pivotal Software, Inc. + + https://pivotal.io + + + + Project Lead + + + + +1 + + + + + + gregturn + + Greg L. Turnquist + + gturnquist(at)pivotal.io + + Pivotal Software, Inc. + + https://pivotal.io + + + + Project Contributor + + + + -6 + + + + + + + + + + no-jacoco + + + + + + + + org.jacoco + + jacoco-maven-plugin + + + + + + jacoco-initialize + + none + + + + + + + + + + + + + + + + ignore-missing-license + + + + + + + + org.apache.maven.plugins + + maven-surefire-plugin + + + + + + ignore-test + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + + maven-surefire-plugin + + + + + + default-test + + + + + + **/*Tests.java + + + + + + + + + + + + + + + + + + + + spring-libs-milestone + + https://repo.spring.io/libs-milestone + + + + + + oss-sonatype-snapshot + + https://oss.sonatype.org/content/repositories/snapshots + + + + + + + + + + spring-plugins-snapshot + + https://repo.spring.io/plugins-snapshot + + + + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 96bdeb4e..e76fb586 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Relational 3.0 M3 (2022.0.0) +Spring Data Relational 3.0 M4 (2022.0.0) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -33,5 +33,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +