diff --git a/.gitignore b/.gitignore
index 9df3ab04..4500f63c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ _site/
*.iml
.idea
.factorypath
+/spring-cloud-release-tools*.jar
diff --git a/README.adoc b/README.adoc
index 604b808f..f9b4983f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -151,4 +151,4 @@ added after the original pull request but before a merge.
other target branch in the main project).
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions],
if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit
- message (where XXXX is the issue number).
+ message (where XXXX is the issue number).
\ No newline at end of file
diff --git a/docs/pom.xml b/docs/pom.xml
index b9379167..a99b2dd5 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.1.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
pom
Spring Cloud Commons Docs
diff --git a/pom.xml b/pom.xml
index 9aebec4a..09afb505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.1.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
pom
Spring Cloud Commons Parent
Spring Cloud Commons Parent
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-build
- 1.3.1.BUILD-SNAPSHOT
+ 1.3.2.RELEASE
diff --git a/spring-cloud-commons-dependencies/pom.xml b/spring-cloud-commons-dependencies/pom.xml
index ec8ceb2f..3afb8878 100644
--- a/spring-cloud-commons-dependencies/pom.xml
+++ b/spring-cloud-commons-dependencies/pom.xml
@@ -5,11 +5,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 1.3.1.BUILD-SNAPSHOT
+ 1.3.2.RELEASE
spring-cloud-commons-dependencies
- 1.2.1.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
pom
spring-cloud-commons-dependencies
Spring Cloud Commons Dependencies
diff --git a/spring-cloud-commons/pom.xml b/spring-cloud-commons/pom.xml
index 7cd688eb..b55a7051 100644
--- a/spring-cloud-commons/pom.xml
+++ b/spring-cloud-commons/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.1.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
..
spring-cloud-commons
diff --git a/spring-cloud-context/pom.xml b/spring-cloud-context/pom.xml
index 542aa6bf..f649498e 100644
--- a/spring-cloud-context/pom.xml
+++ b/spring-cloud-context/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.1.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
..
spring-cloud-context
diff --git a/spring-cloud-starter/pom.xml b/spring-cloud-starter/pom.xml
index 2d1c8cab..50bc6317 100644
--- a/spring-cloud-starter/pom.xml
+++ b/spring-cloud-starter/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.1.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
spring-cloud-starter
spring-cloud-starter