Switch to milestone.

This commit is contained in:
Olga Maciaszek-Sharma
2024-11-13 18:51:43 +01:00
parent 4efecf8305
commit c9451fad99
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
FROM ubuntu:20.04
ARG SDKMAN_JAVA_INSTALLATION=17.0.1-tem
ARG THIN_REPO=https://repo.spring.io/snapshot
ARG THIN_REPO=https://repo.spring.io/milestone
LABEL Author="Marcin Grzejszczak <mgrzejszczak@pivotal.io>"
LABEL Author="Bastian Doetsch <bdoetsch@vmware.com>"

View File

@@ -18,7 +18,7 @@
<description>Spring Cloud Contract Stub Runner Docker</description>
<properties>
<thin.repo>https://repo.spring.io/snapshot</thin.repo>
<thin.repo>https://repo.spring.io/milestone</thin.repo>
</properties>
<dependencies>