Revert "Update SNAPSHOT to 1.2.0.M1"

This reverts commit d9d3b5f74a.
This commit is contained in:
Spencer Gibb
2017-01-26 10:41:16 -07:00
parent d9d3b5f74a
commit b4bd6fdeff
7 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>1.2.0.M1</version>
<version>1.2.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Commons Parent</name>
<description>Spring Cloud Commons Parent</description>
@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.1.M1</version>
<version>1.3.1.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>
@@ -107,7 +107,7 @@
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
<enabled>false</enabled>
</releases>
</repository>
<repository>