From 53e39b2337513c3d843d234c4221ed0529fbfc17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Meznari=C4=8D?= Date: Wed, 10 Apr 2019 13:34:58 +0200 Subject: [PATCH] release 1.1.1 --- common/pom.xml | 2 +- consul/pom.xml | 2 +- etcd/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 4d9eb68..77c2bde 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ kumuluzee-discovery com.kumuluz.ee.discovery - 1.2.0-SNAPSHOT + 1.1.1 4.0.0 diff --git a/consul/pom.xml b/consul/pom.xml index b5040d6..59341a3 100644 --- a/consul/pom.xml +++ b/consul/pom.xml @@ -5,7 +5,7 @@ kumuluzee-discovery com.kumuluz.ee.discovery - 1.2.0-SNAPSHOT + 1.1.1 4.0.0 diff --git a/etcd/pom.xml b/etcd/pom.xml index 7f32ba7..f1c605c 100644 --- a/etcd/pom.xml +++ b/etcd/pom.xml @@ -5,7 +5,7 @@ kumuluzee-discovery com.kumuluz.ee.discovery - 1.2.0-SNAPSHOT + 1.1.1 4.0.0 diff --git a/pom.xml b/pom.xml index b79966f..d88f741 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.kumuluz.ee.discovery kumuluzee-discovery - 1.2.0-SNAPSHOT + 1.1.1 common etcd