2021.1.2 release (apps version number updates) (#300)

This commit is contained in:
Chris Bono
2022-06-01 12:51:02 -05:00
committed by GitHub
parent f24b401b3c
commit 9c67000fa3
62 changed files with 97 additions and 97 deletions

View File

@@ -6,12 +6,12 @@
<artifactId>script-processor</artifactId>
<name>script-processor</name>
<description>script processor apps</description>
<version>3.2.1-SNAPSHOT</version>
<version>${revision}</version>
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-core</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</version>
<relativePath/>
</parent>