Angel SR1

This commit is contained in:
Dave Syer
2015-06-23 11:25:14 +01:00
parent 6a73cce867
commit 5ef5b2b545
3 changed files with 3 additions and 4 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.1.RELEASE</version>
<version>Angel.SR1</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.1.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.1.RELEASE</version>
<version>Angel.SR1</version>
</parent>
<dependencies>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.0.1.RELEASE</version>
<version>Angel.SR1</version>
</parent>
<artifactId>spring-cloud-versions</artifactId>
<packaging>pom</packaging>