Bumping versions before release

This commit is contained in:
Marcin Grzejszczak
2016-11-24 13:00:18 +01:00
parent 427df71b76
commit b663ab397b
20 changed files with 26 additions and 26 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.2.2.BUILD-SNAPSHOT</version>
<version>1.2.1.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>