Going back to snapshots

This commit is contained in:
Marcin Grzejszczak
2017-08-21 12:33:24 +02:00
parent b81bb2a489
commit 237ee85dc3
44 changed files with 61 additions and 61 deletions

View File

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