From f0c11dc52c0b3b9ed9a9c13a4e2a8fe23dd67399 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Thu, 25 Feb 2021 15:26:17 -0500 Subject: [PATCH] stream-applications-build 1.0.2 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 51b3929e..7d615739 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud.stream.app stream-applications - 3.0.1-SNAPSHOT + 3.0.1 stream-applications Functions and Infrastructure for stream applications pom diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index 37eb5c6f..2f735c74 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.2-SNAPSHOT + 1.0.2 stream-applications-build Common Parent for Functions and Applications pom