Update project versions after 2024.0.x branch

This commit updates the project version to `6.0.0-SNAPSHOT`
and the release train version to `2025.0.0-SNAPSHOT`.
This commit is contained in:
Chris Bono
2024-12-19 14:19:06 -06:00
parent 3d6587e518
commit e17c18cc3d
75 changed files with 81 additions and 81 deletions

View File

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