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

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>4.0.3-SNAPSHOT</version> <!-- Do not remove. Ignore yellow warning -->
<version>4.1.0-SNAPSHOT</version> <!-- Do not remove. Ignore yellow warning -->
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>