From 9d9970dc2ab68f99d63560642b66dda7f265dea6 Mon Sep 17 00:00:00 2001 From: Urban Malc Date: Tue, 30 Oct 2018 14:51:27 +0100 Subject: [PATCH] Release v1.0.1 --- common/pom.xml | 2 +- hystrix/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 8b37a4e..f14c2e6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ kumuluzee-fault-tolerance com.kumuluz.ee.fault.tolerance - 1.1.0-SNAPSHOT + 1.0.1 4.0.0 diff --git a/hystrix/pom.xml b/hystrix/pom.xml index 0592b2a..e108999 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -5,7 +5,7 @@ kumuluzee-fault-tolerance com.kumuluz.ee.fault.tolerance - 1.1.0-SNAPSHOT + 1.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index 5602785..7a0c410 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.kumuluz.ee.fault.tolerance kumuluzee-fault-tolerance - 1.1.0-SNAPSHOT + 1.0.1 common hystrix