From 57f3dc6a1d485e81e0fc086f0bfbb897091ee382 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 27 Mar 2024 12:33:12 +0000 Subject: [PATCH] Bumping versions to 4.1.2-SNAPSHOT after release --- docs/pom.xml | 2 +- pom.xml | 6 +++--- spring-cloud-build-dependencies/pom.xml | 6 +++--- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 872aedfd..ed8fe044 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index 99b877a1..767d6580 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -28,8 +28,8 @@ ${java.version} ${basedir} ${project.artifactId} - 3.2.4-SNAPSHOT - 4.1.1-SNAPSHOT + 3.2.4 + 4.1.2-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 10e6155e..fe21531d 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 - 4.1.1-SNAPSHOT + 4.1.2-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 - 3.2.4-SNAPSHOT + 3.2.4 UTF-8 - 3.2.4-SNAPSHOT + 3.2.4 3.0.1 diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 7d11170f..8e3e0a4b 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 - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index ed389511..696325c1 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 - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent