From 89e415185539596bea318ae75a407e7a1a056748 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Tue, 21 Jul 2020 14:31:27 +0530 Subject: [PATCH] Fix profile configuration --- function-samples/pom.xml | 96 ++++++++++++++++++++-------------------- kafka-samples/pom.xml | 96 ++++++++++++++++++++-------------------- 2 files changed, 98 insertions(+), 94 deletions(-) diff --git a/function-samples/pom.xml b/function-samples/pom.xml index 22b0a26..816376d 100644 --- a/function-samples/pom.xml +++ b/function-samples/pom.xml @@ -17,53 +17,55 @@ Pivotal Software, Inc. https://www.spring.io - - spring - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - - - 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 - - - - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone-local - - false - - - - + + + spring + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot + + true + + + + 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 + + + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + false + + + + + spring diff --git a/kafka-samples/pom.xml b/kafka-samples/pom.xml index 29ab05c..d691074 100644 --- a/kafka-samples/pom.xml +++ b/kafka-samples/pom.xml @@ -15,53 +15,55 @@ Pivotal Software, Inc. https://www.spring.io - - spring - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - - - 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 - - - - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone-local - - false - - - - + + + spring + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot + + true + + + + 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 + + + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + false + + + + + spring