From a60118dcca1c5a54ccfbdc7193c084b1c14dd31e Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Sat, 17 Nov 2018 15:28:01 +0000 Subject: [PATCH] Simplify repository declarations (faster for snapshots) --- .../function-sample-azure/pom.xml | 48 +------------------ 1 file changed, 2 insertions(+), 46 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml index d020dd9a8..8308ee546 100644 --- a/spring-cloud-function-samples/function-sample-azure/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure/pom.xml @@ -201,58 +201,14 @@ 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 - + https://repo.spring.io/libs-snapshot 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 - + https://repo.spring.io/libs-snapshot