Prepare for 1.0.3.RELEASE

This commit is contained in:
Dave Syer
2015-11-16 16:40:35 +00:00
parent 064cf35524
commit abfe0632fc
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-parent</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.3.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Parent</name>
<parent>

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-parent</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.3.RELEASE</version>
</parent>
<organization>
<name>Pivotal Software, Inc.</name>