From d11a135437f02ccb84a87a04283378dd5142d87d Mon Sep 17 00:00:00 2001 From: spencergibb Date: Wed, 13 May 2020 15:17:42 -0400 Subject: [PATCH 1/2] Bumps boot to version to 2.2.7.RELEASE --- .../gs-contract-rest/complete/contract-rest-client/pom.xml | 2 +- .../gs-contract-rest/complete/contract-rest-service/pom.xml | 2 +- .../gs-contract-rest/initial/contract-rest-client/pom.xml | 2 +- .../gs-contract-rest/initial/contract-rest-service/pom.xml | 2 +- pom.xml | 2 +- spring-cloud-build-dependencies/pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-client/pom.xml b/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-client/pom.xml index 2ec25fdc..e1fea75b 100644 --- a/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-client/pom.xml +++ b/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-client/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.5.RELEASE + 2.2.7.RELEASE diff --git a/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-service/pom.xml b/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-service/pom.xml index 818d9724..2dd010ef 100644 --- a/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-service/pom.xml +++ b/docs/src/test/bats/fixtures/gs-contract-rest/complete/contract-rest-service/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.5.RELEASE + 2.2.7.RELEASE diff --git a/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-client/pom.xml b/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-client/pom.xml index 2ec25fdc..e1fea75b 100644 --- a/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-client/pom.xml +++ b/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-client/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.5.RELEASE + 2.2.7.RELEASE diff --git a/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-service/pom.xml b/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-service/pom.xml index f8b1d5ed..210e9019 100644 --- a/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-service/pom.xml +++ b/docs/src/test/bats/fixtures/gs-contract-rest/initial/contract-rest-service/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.5.RELEASE + 2.2.7.RELEASE diff --git a/pom.xml b/pom.xml index 95292286..97b708e5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ ${java.version} ${basedir} ${project.artifactId} - 2.2.5.RELEASE + 2.2.7.RELEASE 2.2.4.BUILD-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index e6db042a..c2b7ee62 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -14,12 +14,12 @@ org.springframework.boot spring-boot-dependencies - 2.2.5.RELEASE + 2.2.7.RELEASE UTF-8 - 2.2.5.RELEASE + 2.2.7.RELEASE From fc232982402428760d8036f051f38b1a767595bd Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Wed, 29 Jul 2020 16:01:52 -0400 Subject: [PATCH 2/2] Use https://repo.spring.io/snapshot --- .settings.xml | 4 ++-- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 4 ++-- spring-cloud-dependencies-parent/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.settings.xml b/.settings.xml index 03645e8c..9ddadef0 100644 --- a/.settings.xml +++ b/.settings.xml @@ -23,7 +23,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -49,7 +49,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true diff --git a/pom.xml b/pom.xml index 97b708e5..d4746ae8 100644 --- a/pom.xml +++ b/pom.xml @@ -683,7 +683,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -717,7 +717,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index c2b7ee62..4c712a1c 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -139,7 +139,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -165,7 +165,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 7d7bd014..6ab8aa29 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -186,7 +186,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -212,7 +212,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true