Bumping versions to 1.3.3.BUILD-SNAPSHOT after release

This commit is contained in:
Spencer Gibb
2018-02-08 15:52:41 -05:00
parent eda6389606
commit eb250ddff9
13 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>1.3.2.BUILD-SNAPSHOT</version>
<version>1.3.3.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Consul</name>
<description>Spring Cloud Consul</description>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.8.BUILD-SNAPSHOT</version>
<version>1.3.8.RELEASE</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>