Going back to snapshots

This commit is contained in:
Ryan Baxter
2017-04-07 05:01:59 -04:00
parent e051d56965
commit 7bada56f30
8 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>1.3.0.RELEASE</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Config Docs</name>