Update main to next version (4.0.0) (#314)

* Next version for 4.0 (core)

* Next version for 4.0 (apps)

* Next version for 4.0 (release train)
This commit is contained in:
Chris Bono
2022-07-15 18:59:31 -05:00
committed by GitHub
parent 8fa3c9f910
commit c4b411e6ee
69 changed files with 75 additions and 75 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-core</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath/>
</parent>