From 4e63ea92dbb9ba7aa9ec2bcdeb962c179b60b636 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 18 Dec 2019 17:46:36 +0100 Subject: [PATCH] Upgraded spring-cloud-build and spring-cloud-function removed repos from POM --- pom.xml | 64 ++++----------------------------------------------------- 1 file changed, 4 insertions(+), 60 deletions(-) diff --git a/pom.xml b/pom.xml index ba97405dc..5dc0eb7a8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud spring-cloud-build - 2.2.0.RELEASE + 2.2.1.RELEASE @@ -25,7 +25,7 @@ 1.8 Dysprosium-SR1 2.1 - 3.0.1.BUILD-SNAPSHOT + 3.0.1.RELEASE true true true @@ -177,64 +177,8 @@ spring - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot-local - - true - - - false - - - - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone-local - - false - - - - spring-releases - Spring Releases - https://repo.spring.io/release - - false - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot-local - - true - - - false - - - - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone-local - - false - - - - spring-releases - Spring Releases - https://repo.spring.io/libs-release-local - - false - - - + + coverage