From b5a5d8e387dc40e830196483d63e583a2e7eb4b5 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 16 Feb 2021 09:55:31 +0100 Subject: [PATCH] #1463 - Move snapshot repository into spring-next build profile. TO avoid it leaking into release POMs. --- pom.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index ca6d79d0..46bd145e 100644 --- a/pom.xml +++ b/pom.xml @@ -93,11 +93,21 @@ + spring-next + 2020.0.5-SNAPSHOT 5.3.4-SNAPSHOT + + + + spring-snapshot + https://repo.spring.io/lib-snapshot + + + @@ -1168,13 +1178,6 @@ - - - spring-snapshot - https://repo.spring.io/lib-snapshot - - - https://github.com/spring-projects/spring-hateoas scm:git:git://github.com/spring-projects/spring-hateoas.git