Version changes for the release

This commit is contained in:
Ryan Baxter
2016-10-18 09:44:57 -04:00
parent acb9e5ebdf
commit 90d6490fea
26 changed files with 31 additions and 31 deletions

View File

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