Fixed wrong version

This commit is contained in:
Marcin Grzejszczak
2016-10-20 13:04:40 +02:00
committed by GitHub
parent 2b70b450b9
commit 0328a26d69

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-stub-runner-amqp</artifactId>