From 67c69c2d619e55457522d7ef0c2972df3deb3159 Mon Sep 17 00:00:00 2001 From: Urban Malc Date: Fri, 28 Jun 2019 11:06:09 +0200 Subject: [PATCH] Release v1.2.0 --- common/pom.xml | 2 +- kafka/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 7461647..d809b6b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ kumuluzee-streaming com.kumuluz.ee.streaming - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/kafka/pom.xml b/kafka/pom.xml index 37639f1..9a834f2 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -5,7 +5,7 @@ kumuluzee-streaming com.kumuluz.ee.streaming - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/pom.xml b/pom.xml index 6001521..3b61410 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.kumuluz.ee.streaming kumuluzee-streaming - 1.2.0-SNAPSHOT + 1.2.0 common kafka