From 7647fabc43df9bb1552d0ce35aded921686114ba Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 6 Apr 2020 17:12:13 +0200 Subject: [PATCH] Fix azure sample POM --- .../function-sample-azure/pom.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml index 85a04492e..981649479 100644 --- a/spring-cloud-function-samples/function-sample-azure/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.5.RELEASE + 2.3.0.M4 @@ -205,28 +205,16 @@ 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 -