Going back to snapshots

This commit is contained in:
buildmaster
2018-07-31 20:10:09 +00:00
parent c9758f5d4c
commit 2e92b65169
47 changed files with 71 additions and 71 deletions

View File

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