Going back to snapshots

This commit is contained in:
buildmaster
2018-02-09 16:08:53 +00:00
parent c510a555b7
commit ab660f8944
50 changed files with 81 additions and 81 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>1.2.3.RELEASE</version>
<version>1.2.3.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -33,7 +33,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
</properties>
<version>1.2.3.RELEASE</version>
<version>1.2.3.BUILD-SNAPSHOT</version>
<inceptionYear>2016</inceptionYear>
<build>