Update SNAPSHOT to 1.2.2.RELEASE

This commit is contained in:
Spencer Gibb
2016-11-01 15:06:42 -06:00
parent ada3509e38
commit f240db174f
15 changed files with 21 additions and 21 deletions

View File

@@ -13,11 +13,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.2.BUILD-SNAPSHOT</version>
<version>1.2.2.RELEASE</version>
</parent>
<properties>
<spring-cloud-dataflow.version>1.0.2.BUILD-SNAPSHOT</spring-cloud-dataflow.version>
<spring-cloud-dataflow.version>1.0.1.RELEASE</spring-cloud-dataflow.version>
</properties>
<dependencyManagement>