Revert "Version changes for Dalston.RC1"

This reverts commit 78c24a18b2.
This commit is contained in:
Ryan Baxter
2017-03-16 11:42:14 -04:00
parent 78c24a18b2
commit 94bd2a98b8
8 changed files with 13 additions and 13 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.3.1.RELEASE</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-config-dependencies</artifactId>
<version>1.3.0.RC1</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-config-dependencies</name>
<description>Spring Cloud Config Dependencies</description>