From 03b4af1cbe88fc37a4cb1f2ff74e8c986f191fba Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 14 Nov 2024 12:06:03 +0100 Subject: [PATCH] Add repos to stubrunner pom. --- .../pom.xml | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/docker/spring-cloud-contract-stub-runner-docker/pom.xml b/docker/spring-cloud-contract-stub-runner-docker/pom.xml index 61ccfc40b6..1d9d23e4af 100644 --- a/docker/spring-cloud-contract-stub-runner-docker/pom.xml +++ b/docker/spring-cloud-contract-stub-runner-docker/pom.xml @@ -298,4 +298,40 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + +