Applicaion modules next version updates

3.0.1-SNAPSHOT
parent stream-applications-core to 3.0.2-SNAPSHOT
This commit is contained in:
Soby Chacko
2020-12-16 13:25:29 -05:00
parent 1aebb2abff
commit 375649c26e
62 changed files with 120 additions and 120 deletions

View File

@@ -6,12 +6,12 @@
<artifactId>script-processor</artifactId>
<name>script-processor</name>
<description>script processor apps</description>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-core</artifactId>
<version>3.0.1</version>
<version>3.0.2-SNAPSHOT</version>
<relativePath/>
</parent>