Update to Brixton

This commit is contained in:
Dave Syer
2015-06-26 12:57:11 +01:00
parent 831ee2c1a4
commit 853acf2bdb
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>Brixton.BUILD-SNAPSHOT</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>Brixton.BUILD-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>