diff --git a/pom.xml b/pom.xml
index 91556508..7ef96444 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.cloud
spring-cloud-parent
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.1.RELEASE
pom
Spring Cloud Parent
@@ -26,12 +26,12 @@
org.springframework.cloud
spring-cloud-commons
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.1.RELEASE
org.springframework.cloud
spring-cloud-context
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.1.RELEASE
org.springframework.security
diff --git a/spring-cloud-build/pom.xml b/spring-cloud-build/pom.xml
index 6058abf2..a7e7ab30 100644
--- a/spring-cloud-build/pom.xml
+++ b/spring-cloud-build/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-parent
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.1.RELEASE
Pivotal Software, Inc.