Further updates related to new versioning scheme

This commit is contained in:
Soby Chacko
2020-05-07 18:48:23 -04:00
parent eec4ba5042
commit 9e6bc50f31
21 changed files with 64 additions and 69 deletions

View File

@@ -10,8 +10,8 @@
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-apps-parent</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<artifactId>stream-applications-core</artifactId>
<version>3.0.0-SNAPSHOT</version>
<relativePath/>
</parent>