Angel SR2
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user