Update version to 4.1.0-SNAPSHOT

This commit is contained in:
Soby Chacko
2023-04-11 15:51:56 -04:00
parent 06a86a1105
commit d3ef5c42ef
23 changed files with 28 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-core</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
</parent>
<properties>