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