Update SNAPSHOT to 1.3.3.RELEASE

This commit is contained in:
buildmaster
2018-03-26 14:58:47 +00:00
parent ee5034ee0d
commit 92ca232518
6 changed files with 7 additions and 7 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.3.8.BUILD-SNAPSHOT</version>
<version>1.3.8.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-commons-dependencies</artifactId>
<version>1.3.3.BUILD-SNAPSHOT</version>
<version>1.3.3.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-commons-dependencies</name>
<description>Spring Cloud Commons Dependencies</description>