Incremented versions for release

This commit is contained in:
Michael Minella
2017-03-20 21:54:54 -05:00
parent b7b163e64e
commit a32d26f14c
16 changed files with 31 additions and 31 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.M2</version>
</parent>
<properties>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.M2</version>
<type>pom</type>
<scope>import</scope>
</dependency>