Updates for Angel.SR3

This commit is contained in:
Dave Syer
2015-06-25 13:44:57 +01:00
parent 58608e6101
commit f2687f19f8
20 changed files with 40 additions and 40 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sample-config-client-decrypt</artifactId>
<version>Angel.BUILD-SNAPSHOT</version>
<version>Angel.SR3</version>
<packaging>jar</packaging>
<name>spring-cloud-sample-config-client-decrypt</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>Angel.BUILD-SNAPSHOT</version>
<version>Angel.SR3</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>