Update major version to 5.0.x (#520)

This commit updates the version number to 5.0.0-SNAPSHOT and the release
train version to 2024.0.0-SNAPSHOT.
This commit is contained in:
Chris Bono
2024-02-22 07:21:17 -06:00
committed by GitHub
parent 16a95a37b9
commit 6d26122af0
160 changed files with 188 additions and 188 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-core</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>5.0.0-SNAPSHOT</version>
<relativePath>../../stream-applications-core/pom.xml</relativePath>
</parent>