Revert "Update SNAPSHOT to 1.0.0.RELEASE"
This reverts commit 4b347228a3.
This commit is contained in:
@@ -5,16 +5,16 @@
|
||||
<parent>
|
||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<version>1.1.1.RELEASE</version>
|
||||
<version>1.1.0.RELEASE</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-sleuth-dependencies</name>
|
||||
<description>Spring Cloud Sleuth Dependencies</description>
|
||||
<properties>
|
||||
<spring-cloud-netflix.version>1.1.0.RELEASE</spring-cloud-netflix.version>
|
||||
<spring-cloud-netflix.version>1.1.0.BUILD-SNAPSHOT</spring-cloud-netflix.version>
|
||||
<aspectj.version>1.8.4</aspectj.version>
|
||||
<zipkin-java.version>0.18.0</zipkin-java.version>
|
||||
<zipkin-ui.version>1.40.0</zipkin-ui.version>
|
||||
|
||||
Reference in New Issue
Block a user