Update to 1.0.5.BUILD-SNAPSHOT (next Angel)

This commit is contained in:
Dave Syer
2015-11-16 17:34:06 +00:00
parent 05d773f748
commit 690560ae64
21 changed files with 56 additions and 56 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-starter-cloudfoundry</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.BUILD-SNAPSHOT</version>
<name>spring-cloud-starter-cloudfoundry</name>
<description>Spring Cloud Starter</description>
<url>http://projects.spring.io/spring-cloud</url>