stream-applications-build 1.0.0 Release

This commit is contained in:
Soby Chacko
2020-12-15 15:04:31 -05:00
parent 8f700ebdf6
commit 901837f2f5
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.0.0-SNAPSHOT</version>
<version>3.0.0</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.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>stream-applications-build</name>
<description>Common Parent for Functions and Applications</description>
<packaging>pom</packaging>