diff --git a/docs/pom.xml b/docs/pom.xml
index 3f3c3b32..32d8815a 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -3,11 +3,11 @@
4.0.0
org.springframework.cloud
spring-cloud-config-docs
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-build
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
pom
diff --git a/pom.xml b/pom.xml
index 2895d882..7212df31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-config
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
pom
Spring Cloud Config
Spring Cloud Config
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-build
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
@@ -22,8 +22,8 @@
config
- 1.0.4.RELEASE
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
+ 1.0.5.BUILD-SNAPSHOT
spring-cloud-config-dependencies
diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml
index 2302ad06..58206013 100644
--- a/spring-cloud-config-client/pom.xml
+++ b/spring-cloud-config-client/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-config
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml
index 0ae7424e..4215ddc5 100644
--- a/spring-cloud-config-dependencies/pom.xml
+++ b/spring-cloud-config-dependencies/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-config-dependencies
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
pom
Spring Cloud Config
Spring Cloud Config
@@ -11,12 +11,12 @@
org.springframework.cloud
spring-cloud-dependencies-parent
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
config
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
@@ -30,17 +30,17 @@
org.springframework.cloud
spring-cloud-starter-config
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-config-client
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-config-server
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
org.springframework.retry
diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml
index 93971563..fcfab5bc 100644
--- a/spring-cloud-config-sample/pom.xml
+++ b/spring-cloud-config-sample/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-config
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml
index dd80ab3e..1f0efee5 100644
--- a/spring-cloud-config-server/pom.xml
+++ b/spring-cloud-config-server/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-config
- 1.0.4.RELEASE
+ 1.0.5.BUILD-SNAPSHOT
..