Bump to next snapshot (0.9.3.BUILD-SNAPSHOT)

This commit is contained in:
Ramnivas Laddad
2013-10-17 09:37:35 -07:00
parent 002b3f022c
commit f7cecf1e77
6 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>parent</artifactId>
<version>0.9.2</version>
<version>0.9.3.BUILD-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<properties>

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>parent</artifactId>
<version>0.9.2</version>
<version>0.9.3.BUILD-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>parent</artifactId>
<version>0.9.2</version>
<version>0.9.3.BUILD-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<dependencies>

View File

@@ -6,7 +6,7 @@
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<name>Spring Cloud Parent</name>
<version>0.9.2</version>
<version>0.9.3.BUILD-SNAPSHOT</version>
<properties>
<junit.version>4.11</junit.version>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>parent</artifactId>
<version>0.9.2</version>
<version>0.9.3.BUILD-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>parent</artifactId>
<version>0.9.2</version>
<version>0.9.3.BUILD-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>