From 32e55be0c4866cd15c3da7e778d566e23d90d4ba Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Tue, 18 Oct 2022 12:40:02 +0200 Subject: [PATCH] Use public snapshot and milestone for build. --- stream-applications-build/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index fbc838e7..25595962 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -276,7 +276,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -284,7 +284,7 @@ spring-milestones Spring milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false