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