From d23267bef8100f99bd964c73c51526d3134a7fa5 Mon Sep 17 00:00:00 2001 From: syermakov Date: Thu, 12 May 2022 21:39:47 +0300 Subject: [PATCH] Set version to 4.1.2 --- README.md | 6 +++--- hekate-all/README.md | 2 +- hekate-all/pom.xml | 2 +- hekate-build-util/pom.xml | 2 +- hekate-consul/README.md | 2 +- hekate-consul/pom.xml | 2 +- hekate-core/README.md | 2 +- hekate-core/pom.xml | 2 +- hekate-etcd/README.md | 2 +- hekate-etcd/pom.xml | 2 +- hekate-jclouds-aws/README.md | 2 +- hekate-jclouds-aws/pom.xml | 2 +- hekate-jclouds-core/README.md | 2 +- hekate-jclouds-core/pom.xml | 2 +- hekate-kubernetes/README.md | 2 +- hekate-kubernetes/pom.xml | 2 +- hekate-parent/pom.xml | 2 +- hekate-spring-boot/README.md | 2 +- hekate-spring-boot/pom.xml | 2 +- hekate-spring/README.md | 2 +- hekate-spring/pom.xml | 2 +- hekate-zookeeper/README.md | 2 +- hekate-zookeeper/pom.xml | 2 +- pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 5fd6d66e..d3d15ad1 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Please see the **[hekate-io/hekate-examples](https://github.com/hekate-io/hekate io.hekate hekate-spring-boot - 4.1.1 + 4.1.2 ``` @@ -136,7 +136,7 @@ Please see the **[hekate-io/hekate-examples](https://github.com/hekate-io/hekate io.hekate hekate-spring - 4.1.1 + 4.1.2 ``` @@ -145,7 +145,7 @@ Please see the **[hekate-io/hekate-examples](https://github.com/hekate-io/hekate io.hekate hekate-core - 4.1.1 + 4.1.2 ``` diff --git a/hekate-all/README.md b/hekate-all/README.md index 7bbc077f..5fd5ff62 100644 --- a/hekate-all/README.md +++ b/hekate-all/README.md @@ -6,7 +6,7 @@ All-in-One Maven module that contains all binary/source code and javadocs of [He io.hekate hekate-all - 4.1.1 + 4.1.2 ``` **NOTICE:** Dependencies on third party libraries are **not included** in this module. diff --git a/hekate-all/pom.xml b/hekate-all/pom.xml index eb0dd60b..cd599a73 100644 --- a/hekate-all/pom.xml +++ b/hekate-all/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-build-util/pom.xml b/hekate-build-util/pom.xml index 494ea1f9..f83925a6 100644 --- a/hekate-build-util/pom.xml +++ b/hekate-build-util/pom.xml @@ -25,7 +25,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-consul/README.md b/hekate-consul/README.md index 2af06fa6..e6b50dd2 100644 --- a/hekate-consul/README.md +++ b/hekate-consul/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) library. io.hekate hekate-consul - 4.1.1 + 4.1.2 ``` diff --git a/hekate-consul/pom.xml b/hekate-consul/pom.xml index 88401e93..e0a6eca7 100644 --- a/hekate-consul/pom.xml +++ b/hekate-consul/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-core/README.md b/hekate-core/README.md index 7ee54ef4..b689bad4 100644 --- a/hekate-core/README.md +++ b/hekate-core/README.md @@ -6,6 +6,6 @@ This module represents the core functionality of [Hekate.io](https://github.com/ io.hekate hekate-core - 4.1.1 + 4.1.2 ``` diff --git a/hekate-core/pom.xml b/hekate-core/pom.xml index 013ddfb3..c05c833f 100644 --- a/hekate-core/pom.xml +++ b/hekate-core/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-etcd/README.md b/hekate-etcd/README.md index caa65340..867914ce 100644 --- a/hekate-etcd/README.md +++ b/hekate-etcd/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) library. io.hekate hekate-etcd - 4.1.1 + 4.1.2 ``` diff --git a/hekate-etcd/pom.xml b/hekate-etcd/pom.xml index d6f97c1e..e464726c 100644 --- a/hekate-etcd/pom.xml +++ b/hekate-etcd/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-jclouds-aws/README.md b/hekate-jclouds-aws/README.md index 71967a73..a10805a6 100644 --- a/hekate-jclouds-aws/README.md +++ b/hekate-jclouds-aws/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) library. io.hekate hekate-jclouds-aws - 4.1.1 + 4.1.2 ``` diff --git a/hekate-jclouds-aws/pom.xml b/hekate-jclouds-aws/pom.xml index a10f1aec..108b6f58 100644 --- a/hekate-jclouds-aws/pom.xml +++ b/hekate-jclouds-aws/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-jclouds-core/README.md b/hekate-jclouds-core/README.md index f88d04da..c093cd83 100644 --- a/hekate-jclouds-core/README.md +++ b/hekate-jclouds-core/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) library. io.hekate hekate-jclouds-core - 4.1.1 + 4.1.2 ``` diff --git a/hekate-jclouds-core/pom.xml b/hekate-jclouds-core/pom.xml index 6b07a2f3..704602b6 100644 --- a/hekate-jclouds-core/pom.xml +++ b/hekate-jclouds-core/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-kubernetes/README.md b/hekate-kubernetes/README.md index 5b27584a..04a0accd 100644 --- a/hekate-kubernetes/README.md +++ b/hekate-kubernetes/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) library. io.hekate hekate-kubernetes - 4.1.1 + 4.1.2 ``` diff --git a/hekate-kubernetes/pom.xml b/hekate-kubernetes/pom.xml index 1e0090e3..858ef98b 100644 --- a/hekate-kubernetes/pom.xml +++ b/hekate-kubernetes/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-parent/pom.xml b/hekate-parent/pom.xml index c98f843d..b962d8de 100644 --- a/hekate-parent/pom.xml +++ b/hekate-parent/pom.xml @@ -21,7 +21,7 @@ io.hekate hekate-parent pom - 4.1.1 + 4.1.2 Hekate.io Java library for cluster communications and computing. diff --git a/hekate-spring-boot/README.md b/hekate-spring-boot/README.md index 7e42a1d3..b1b300a9 100644 --- a/hekate-spring-boot/README.md +++ b/hekate-spring-boot/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) services and components. io.hekate hekate-spring-boot - 4.1.1 + 4.1.2 ``` diff --git a/hekate-spring-boot/pom.xml b/hekate-spring-boot/pom.xml index 11b44130..2bf8fdbc 100644 --- a/hekate-spring-boot/pom.xml +++ b/hekate-spring-boot/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-spring/README.md b/hekate-spring/README.md index 60260221..1070c19a 100644 --- a/hekate-spring/README.md +++ b/hekate-spring/README.md @@ -8,6 +8,6 @@ with [Spring Framework](https://projects.spring.io/spring-framework/) io.hekate hekate-spring - 4.1.1 + 4.1.2 ``` diff --git a/hekate-spring/pom.xml b/hekate-spring/pom.xml index 47befac1..c2f12a4d 100644 --- a/hekate-spring/pom.xml +++ b/hekate-spring/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/hekate-zookeeper/README.md b/hekate-zookeeper/README.md index 8ce0b4b9..de923a09 100644 --- a/hekate-zookeeper/README.md +++ b/hekate-zookeeper/README.md @@ -7,6 +7,6 @@ for [Hekate.io](https://github.com/hekate-io/hekate) library. io.hekate hekate-zookeeper - 4.1.1 + 4.1.2 ``` diff --git a/hekate-zookeeper/pom.xml b/hekate-zookeeper/pom.xml index dd4ce208..db8298d0 100644 --- a/hekate-zookeeper/pom.xml +++ b/hekate-zookeeper/pom.xml @@ -26,7 +26,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 ../hekate-parent diff --git a/pom.xml b/pom.xml index 152c4837..7ad4b11c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.hekate hekate-parent - 4.1.1 + 4.1.2 hekate-parent