2021.1.2 release (update to release version numbers) (#297)

This commit is contained in:
Chris Bono
2022-06-01 10:43:43 -05:00
committed by GitHub
parent 4df471516a
commit c21c4a3187
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</version>
<name>stream-applications</name>
<description>Functions and Infrastructure for stream applications</description>
<packaging>pom</packaging>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-build</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<name>stream-applications-build</name>
<description>Common Parent for Functions and Applications</description>
<packaging>pom</packaging>