From eb4eb0f862e226710dc3d903d50a7ddefcc391c9 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 18 Dec 2019 16:36:04 +0100 Subject: [PATCH] Revert "polishing POMs" This reverts commit f9adf9ac726af617a3b9b07974b6d7b31c63a4ba. --- pom.xml | 22 ++++++++++++++++++++-- spring-cloud-function-dependencies/pom.xml | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4ecf66354..eb4f21aca 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-build - 2.2.1.RELEASE + 2.2.1.BUILD-SNAPSHOT @@ -20,7 +20,7 @@ 1.8 ${java.version} ${java.version} - 2.2.1.RELEASE + 2.1.2.RELEASE 1.0.21.RELEASE spring-cloud-function true @@ -169,5 +169,23 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml index 5e4aaeb53..43e0a8b6e 100644 --- a/spring-cloud-function-dependencies/pom.xml +++ b/spring-cloud-function-dependencies/pom.xml @@ -6,7 +6,7 @@ spring-cloud-dependencies-parent org.springframework.cloud - 2.2.1.RELEASE + 2.2.1.BUILD-SNAPSHOT spring-cloud-function-dependencies