Angel SR2

This commit is contained in:
Dave Syer
2015-06-23 11:30:22 +01:00
parent 4ee96620eb
commit ba31c36d5b
3 changed files with 3 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.0.2.RELEASE</version>
<version>Angel.SR2</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>

View File

@@ -5,7 +5,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli</artifactId>
<version>1.0.2.RELEASE</version>
<packaging>jar</packaging>
<name>spring-cloud-cli</name>
@@ -14,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.0.2.RELEASE</version>
<version>Angel.SR2</version>
</parent>
<dependencies>

View File

@@ -5,11 +5,10 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.0.1.RELEASE</version>
<version>Angel.SR2</version>
</parent>
<artifactId>spring-cloud-versions</artifactId>
<packaging>pom</packaging>
<version>1.0.2.RELEASE</version>
<name>Spring Cloud Versions</name>
<description>Spring Cloud Versions Property File</description>
<url>http://projects.spring.io/spring-cloud/</url>