Update SNAPSHOT to 1.3.3.RELEASE

This commit is contained in:
Ryan Baxter
2017-10-02 14:37:27 -04:00
parent 6d89ed8059
commit 47cb05c7aa
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.3.BUILD-SNAPSHOT</version>
<version>1.3.3.RELEASE</version>
<relativePath>..</relativePath>
</parent>