diff --git a/README.adoc b/README.adoc
index 3b0612a0..08753411 100644
--- a/README.adoc
+++ b/README.adoc
@@ -76,11 +76,11 @@ a modified file in the correct place. Just commit it and push the change.
If you don't have an IDE preference we would recommend that you use
http://www.springsource.com/developer/sts[Spring Tools Suite] or
http://eclipse.org[Eclipse] when working with the code. We use the
-http://eclipse.org/m2e/[m2eclipse] eclipse plugin for maven support. Other IDEs and tools
+http://eclipse.org/m2e/[m2eclipe] eclipse plugin for maven support. Other IDEs and tools
should also work without issue as long as they use Maven 3.3.3 or better.
==== Importing into eclipse with m2eclipse
-We recommend the http://eclipse.org/m2e/[m2eclipse] eclipse plugin when working with
+We recommend the http://eclipse.org/m2e/[m2eclipe] eclipse plugin when working with
eclipse. If you don't already have m2eclipse installed it is available from the "eclipse
marketplace".
diff --git a/docs/pom.xml b/docs/pom.xml
index 7283d6b2..eb17efef 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.0.M1
+ 1.2.0.BUILD-SNAPSHOT
pom
Spring Cloud Commons Docs
diff --git a/pom.xml b/pom.xml
index 465d0cb5..e9892262 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-commons-parent
- 1.2.0.M1
+ 1.2.0.BUILD-SNAPSHOT
pom
Spring Cloud Commons Parent
Spring Cloud Commons Parent
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-build
- 1.3.1.M1
+ 1.3.1.BUILD-SNAPSHOT
@@ -107,7 +107,7 @@
false
- true
+ false
diff --git a/spring-cloud-commons-dependencies/pom.xml b/spring-cloud-commons-dependencies/pom.xml
index 732b7000..641b2ce0 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.M1
+ 1.3.1.BUILD-SNAPSHOT
spring-cloud-commons-dependencies
- 1.2.0.M1
+ 1.2.0.BUILD-SNAPSHOT
pom
spring-cloud-commons-dependencies
Spring Cloud Commons Dependencies
diff --git a/spring-cloud-commons/pom.xml b/spring-cloud-commons/pom.xml
index db6f8d41..499bf410 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.0.M1
+ 1.2.0.BUILD-SNAPSHOT
..
spring-cloud-commons
diff --git a/spring-cloud-context/pom.xml b/spring-cloud-context/pom.xml
index 58180f91..f668bfb2 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.0.M1
+ 1.2.0.BUILD-SNAPSHOT
..
spring-cloud-context
diff --git a/spring-cloud-starter/pom.xml b/spring-cloud-starter/pom.xml
index c20af5ae..2b6f9605 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.0.M1
+ 1.2.0.BUILD-SNAPSHOT
spring-cloud-starter
spring-cloud-starter