Update build parents to 1.1.2 snapshots

This commit is contained in:
Dave Syer
2016-05-10 09:16:12 +01:00
parent 01edfbf7f6
commit d3915aad82
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.1.BUILD-SNAPSHOT</version>
<version>1.1.2.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.1.1.BUILD-SNAPSHOT</version>
<version>1.1.2.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-commons-dependencies</artifactId>