From e6e5e947fbcbda9b74ee2201ebc53b9a6bfe7da7 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 26 Oct 2023 16:17:02 +0200 Subject: [PATCH] Update pom.xml --- .../scf-aws-routing/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/spring-cloud-function-samples/scf-aws-routing/pom.xml b/spring-cloud-function-samples/scf-aws-routing/pom.xml index 26c4f80e1..113a0f24b 100644 --- a/spring-cloud-function-samples/scf-aws-routing/pom.xml +++ b/spring-cloud-function-samples/scf-aws-routing/pom.xml @@ -109,5 +109,23 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + +