From b1904d4c675b50e27222c7d12a8e93ed033b6ca6 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Tue, 21 Jul 2020 14:29:20 +0530 Subject: [PATCH] Add profile for repository config --- function-samples/pom.xml | 95 +++++++++++++++++++++------------------- kafka-samples/pom.xml | 95 +++++++++++++++++++++------------------- 2 files changed, 100 insertions(+), 90 deletions(-) diff --git a/function-samples/pom.xml b/function-samples/pom.xml index f070012..22b0a26 100644 --- a/function-samples/pom.xml +++ b/function-samples/pom.xml @@ -17,49 +17,54 @@ Pivotal Software, Inc. https://www.spring.io - - - 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 8bcd2ad..29ab05c 100644 --- a/kafka-samples/pom.xml +++ b/kafka-samples/pom.xml @@ -15,49 +15,54 @@ Pivotal Software, Inc. https://www.spring.io - - - 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 +