From c55d97d47c3066aa34dafedab7128b882636399f Mon Sep 17 00:00:00 2001 From: spencergibb Date: Mon, 3 Jan 2022 14:14:44 -0500 Subject: [PATCH] Updates to version 4.0.0-SNAPSHOT and boot 3.0.0 --- docs/pom.xml | 2 +- pom.xml | 8 ++++---- spring-cloud-build-dependencies/pom.xml | 6 +++--- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 94ddcadd..18cddaf6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 3.1.1-SNAPSHOT + 4.0.0-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index f3ace09a..dd18d5d0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 3.1.1-SNAPSHOT + 4.0.0-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -19,7 +19,7 @@ https://spring.io/spring-cloud - 1.8 + 17 @ UTF-8 @@ -28,8 +28,8 @@ ${java.version} ${basedir} ${project.artifactId} - 2.6.1 - 3.1.1-SNAPSHOT + 3.0.0-SNAPSHOT + 4.0.0-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 84d0a69a..cb20f576 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.1.1-SNAPSHOT + 4.0.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.6.1 + 3.0.0-SNAPSHOT UTF-8 - 2.6.1 + 3.0.0-SNAPSHOT 3.0.1 diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index cd04378d..7a1e82cf 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.1.1-SNAPSHOT + 4.0.0-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 201f072d..855f0275 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.1.1-SNAPSHOT + 4.0.0-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent