From 901837f2f510d58e431bbbf530cceb9f8f6532d1 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 15 Dec 2020 15:04:31 -0500 Subject: [PATCH] stream-applications-build 1.0.0 Release --- pom.xml | 2 +- stream-applications-build/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 054ee4c4..3aa7a450 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud.stream.app stream-applications - 3.0.0-SNAPSHOT + 3.0.0 stream-applications Functions and Infrastructure for stream applications pom diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index 314af4bb..42f10166 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.stream.app stream-applications-build - 1.0.0-SNAPSHOT + 1.0.0 stream-applications-build Common Parent for Functions and Applications pom