Next development version 4.0.0-SNAPSHOT / 2022.0.0-SNAPSHOT

This commit is contained in:
GitHub Actions Bot
2023-07-21 12:40:45 +00:00
parent 99bd5982c9
commit 33f92ab047
154 changed files with 160 additions and 168 deletions

View File

@@ -6,12 +6,12 @@
<artifactId>twitter-trend-processor</artifactId>
<name>twitter-trend-processor</name>
<description>twitter trend processor apps</description>
<version>4.0.0-RC2</version>
<version>4.0.0-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-core</artifactId>
<version>4.0.0-RC2</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../stream-applications-core/pom.xml</relativePath>
</parent>