diff --git a/function-samples/pom.xml b/function-samples/pom.xml index e170815..f070012 100644 --- a/function-samples/pom.xml +++ b/function-samples/pom.xml @@ -17,4 +17,49 @@ 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 + + + + diff --git a/kafka-samples/pom.xml b/kafka-samples/pom.xml index af5b680..8bcd2ad 100644 --- a/kafka-samples/pom.xml +++ b/kafka-samples/pom.xml @@ -15,4 +15,49 @@ 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 + + + +