Going back to snapshots

This commit is contained in:
Marcin Grzejszczak
2017-08-25 14:58:18 +02:00
parent 9782ec10ea
commit ccdeda1fe1
44 changed files with 66 additions and 66 deletions

View File

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