From 7de1e74cc224c1ac5c9b8f4b5fd02b179a63ab40 Mon Sep 17 00:00:00 2001 From: Jan Meznaric Date: Mon, 9 Mar 2020 08:34:15 +0100 Subject: [PATCH] Release v1.2.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 d0723ca..21e7260 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ kumuluzee-config com.kumuluz.ee.config - 1.3.0-SNAPSHOT + 1.2.1 4.0.0 diff --git a/consul/pom.xml b/consul/pom.xml index fd6737e..f9ee0f1 100644 --- a/consul/pom.xml +++ b/consul/pom.xml @@ -5,7 +5,7 @@ kumuluzee-config com.kumuluz.ee.config - 1.3.0-SNAPSHOT + 1.2.1 4.0.0 diff --git a/etcd/pom.xml b/etcd/pom.xml index 9e75db4..e8b480c 100644 --- a/etcd/pom.xml +++ b/etcd/pom.xml @@ -5,7 +5,7 @@ kumuluzee-config com.kumuluz.ee.config - 1.3.0-SNAPSHOT + 1.2.1 4.0.0 diff --git a/pom.xml b/pom.xml index c3a6f76..c99ca05 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.kumuluz.ee.config kumuluzee-config - 1.3.0-SNAPSHOT + 1.2.1 etcd consul