Revert "Update SNAPSHOT to 1.0.0.RELEASE"

This reverts commit 4b347228a3.
This commit is contained in:
Spencer Gibb
2016-05-10 15:27:39 -06:00
parent 4b347228a3
commit feeb8bda0c
21 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-cloud-sleuth</artifactId>
<version>1.0.0.RELEASE</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Sleuth</name>
<description>Spring Cloud Sleuth</description>
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.1.RELEASE</version>
<version>1.1.0.RELEASE</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>