diff --git a/pom.xml b/pom.xml index eb4f21aca..4ecf66354 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-build - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE @@ -20,7 +20,7 @@ 1.8 ${java.version} ${java.version} - 2.1.2.RELEASE + 2.2.1.RELEASE 1.0.21.RELEASE spring-cloud-function true @@ -169,23 +169,5 @@ - - - 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 43e0a8b6e..5e4aaeb53 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.BUILD-SNAPSHOT + 2.2.1.RELEASE spring-cloud-function-dependencies