From a3d39519d9f11fcb42d781711bd4ec58f024d747 Mon Sep 17 00:00:00 2001 From: Olga MaciaszekSharma Date: Thu, 13 May 2021 12:01:08 +0200 Subject: [PATCH] Init 3.1.x. --- docs/pom.xml | 4 +- pom.xml | 52 ++++++++++++------------ spring-cloud-build-dependencies/pom.xml | 8 ++-- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 6 +-- 5 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index d6287227..702d6ebd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT spring-cloud-build @@ -85,7 +85,7 @@ maven-deploy-plugin - 2.8.2 + ${maven-deploy-plugin.version} diff --git a/pom.xml b/pom.xml index 432e1fb6..19dd04a2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -28,23 +28,23 @@ ${java.version} ${basedir} ${project.artifactId} - 2.4.6-SNAPSHOT - 3.0.3-SNAPSHOT + 2.5.0-SNAPSHOT + 3.1.0-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ 0.2.2.RELEASE - 0.5.0 + 0.5.1 - 0.5.0 + 0.5.1 - 1.5.3 - 2.0.2 + 1.5.4 + 2.1.2 ${project.version} deploy ${project.version} - 2.4.1 - 9.2.7.0 + 2.5.1 + 9.2.17.0 jacoco @@ -59,8 +59,8 @@ ${maven-checkstyle-plugin.version} 8.29 - 0.0.25 - 2.22.1 + 0.0.26 + 2.22.2 3.2.0 3.2.1 3.2.0 @@ -68,21 +68,21 @@ 2.22.2 3.0.0-M5 3.3.1 - 1.6.0 - 3.1.0 - 3.0.0 + 3.0.0 + 3.2.0 + 4.0.4 3.2.4 - 3.0.0-M2 - 1.6 + 3.0.0-M3 + 3.0.1 3.1.2 2.1.0 - 3.0.0 - 2.2.1 - 1.16 - 0.0.25 - 3.1.0 - 1.5.2 - 0.12 + 3.2.0 + 3.2.0 + 4.1 + 0.0.26 + 3.1.2 + 1.6.6 + 0.14 false true true @@ -100,7 +100,7 @@ ${maven.multiModuleProjectDirectory}/src/checkstyle/checkstyle-suppressions.xml - 0.0.5.RELEASE + 0.0.7 true 3.2.10 1.8.1 @@ -114,7 +114,7 @@ ${project.build.directory}/generated-docs/reference/pdf false false - 2.7 + 2.8.2 repo.spring.io https://repo.spring.io/libs-snapshot-local none @@ -141,7 +141,7 @@ Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0 - Copyright 2014-2015 the original author or authors. + Copyright 2014-2021 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index b19112bb..bb881a91 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring @@ -14,12 +14,12 @@ org.springframework.boot spring-boot-dependencies - 2.4.6-SNAPSHOT + 2.5.0-SNAPSHOT UTF-8 - 2.4.6-SNAPSHOT + 2.5.0-SNAPSHOT @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + ${maven-gpg-plugin.version} sign-artifacts diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 9490e3e1..0c51a1c3 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 987e6481..5bcbb807 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent @@ -19,7 +19,7 @@ Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0 - Copyright 2014-2015 the original author or authors. + Copyright 2014-2021 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -242,7 +242,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 + ${maven-enforcer-plugin.version} enforce-versions