From 3c31fd2ea9861782596f18846618415b67690579 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Mon, 27 Jul 2020 14:38:22 +0530 Subject: [PATCH] Update maven config --- function-samples/uppercase-processor/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/function-samples/uppercase-processor/pom.xml b/function-samples/uppercase-processor/pom.xml index 123d832..f3f98de 100644 --- a/function-samples/uppercase-processor/pom.xml +++ b/function-samples/uppercase-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.dataflow.samples uppercase-processor - 1.0.0.BUILD-SNAPSHOT + 1.0.0-SNAPSHOT uppercase-processor Uppercase processor application @@ -147,6 +147,11 @@ + + maven-central + Maven Central + https://repo.maven.apache.org/maven2 + spring-snapshots Spring Snapshots @@ -173,6 +178,11 @@ + + maven-central + Maven Central + https://repo.maven.apache.org/maven2 + spring-snapshots Spring Snapshots