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