Going back to snapshots

This commit is contained in:
buildmaster
2018-06-19 01:35:04 +00:00
parent ffeb8f74eb
commit 8540c6ffdd
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.0.RELEASE</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -33,7 +33,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
</properties>
<version>2.0.0.RELEASE</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<inceptionYear>2016</inceptionYear>
<build>