Back to 1.0.0.BUILD-SNAPSHOT

This commit is contained in:
Soby Chacko
2018-04-16 15:30:48 -04:00
parent af52466ce4
commit ea8d5652f5
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
</parent>
<artifactId>spring-cloud-stream-binder-kinesis-parent</artifactId>
<version>1.0.0.M2</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kinesis-parent</artifactId>
<version>1.0.0.M2</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-binder-kinesis-docs</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kinesis-parent</artifactId>
<version>1.0.0.M2</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-binder-kinesis</artifactId>