From c482f7866b251f4df16514c9d6c639a22b05636d Mon Sep 17 00:00:00 2001 From: francois papon Date: Mon, 8 Jan 2024 15:35:01 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- fusion-api/pom.xml | 2 +- fusion-build-api/pom.xml | 2 +- fusion-cli/pom.xml | 2 +- fusion-documentation/pom.xml | 2 +- fusion-handlebars/pom.xml | 2 +- fusion-http-server/pom.xml | 2 +- fusion-httpclient-parent/fusion-httpclient/pom.xml | 2 +- fusion-httpclient-parent/fusion-kubernetes-client/pom.xml | 2 +- fusion-httpclient-parent/pom.xml | 2 +- fusion-json/pom.xml | 2 +- fusion-jsonrpc/pom.xml | 2 +- fusion-jwt/pom.xml | 2 +- fusion-kubernetes-operator-base/pom.xml | 2 +- fusion-observability/pom.xml | 2 +- fusion-persistence/pom.xml | 2 +- fusion-processor/pom.xml | 2 +- fusion-testing/pom.xml | 2 +- fusion-tracing/pom.xml | 2 +- pom.xml | 4 ++-- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/fusion-api/pom.xml b/fusion-api/pom.xml index 7cc7aa5b..4df5c1dd 100644 --- a/fusion-api/pom.xml +++ b/fusion-api/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/fusion-build-api/pom.xml b/fusion-build-api/pom.xml index 8d1fff0b..771bfa04 100644 --- a/fusion-build-api/pom.xml +++ b/fusion-build-api/pom.xml @@ -20,7 +20,7 @@ fusion io.yupiik.fusion - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/fusion-cli/pom.xml b/fusion-cli/pom.xml index 36a2ae90..0afa7e5e 100644 --- a/fusion-cli/pom.xml +++ b/fusion-cli/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-cli diff --git a/fusion-documentation/pom.xml b/fusion-documentation/pom.xml index 7403fa6a..5e9fe0a1 100644 --- a/fusion-documentation/pom.xml +++ b/fusion-documentation/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-documentation diff --git a/fusion-handlebars/pom.xml b/fusion-handlebars/pom.xml index 4ed9318c..d236578e 100644 --- a/fusion-handlebars/pom.xml +++ b/fusion-handlebars/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-handlebars diff --git a/fusion-http-server/pom.xml b/fusion-http-server/pom.xml index 4e45bcf9..20ba74db 100644 --- a/fusion-http-server/pom.xml +++ b/fusion-http-server/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-http-server diff --git a/fusion-httpclient-parent/fusion-httpclient/pom.xml b/fusion-httpclient-parent/fusion-httpclient/pom.xml index 3b9fb739..15032ec5 100644 --- a/fusion-httpclient-parent/fusion-httpclient/pom.xml +++ b/fusion-httpclient-parent/fusion-httpclient/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion-httpclient-parent - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/fusion-httpclient-parent/fusion-kubernetes-client/pom.xml b/fusion-httpclient-parent/fusion-kubernetes-client/pom.xml index a224a175..d392bec8 100644 --- a/fusion-httpclient-parent/fusion-kubernetes-client/pom.xml +++ b/fusion-httpclient-parent/fusion-kubernetes-client/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion-httpclient-parent - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/fusion-httpclient-parent/pom.xml b/fusion-httpclient-parent/pom.xml index 6b2676db..38fe1c4f 100644 --- a/fusion-httpclient-parent/pom.xml +++ b/fusion-httpclient-parent/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/fusion-json/pom.xml b/fusion-json/pom.xml index 89be7648..df32df46 100644 --- a/fusion-json/pom.xml +++ b/fusion-json/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-json diff --git a/fusion-jsonrpc/pom.xml b/fusion-jsonrpc/pom.xml index fbf9a995..1e92b9e1 100644 --- a/fusion-jsonrpc/pom.xml +++ b/fusion-jsonrpc/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-jsonrpc diff --git a/fusion-jwt/pom.xml b/fusion-jwt/pom.xml index 0e054aac..d43c6e52 100644 --- a/fusion-jwt/pom.xml +++ b/fusion-jwt/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-jwt diff --git a/fusion-kubernetes-operator-base/pom.xml b/fusion-kubernetes-operator-base/pom.xml index d38826c5..0f002f2d 100644 --- a/fusion-kubernetes-operator-base/pom.xml +++ b/fusion-kubernetes-operator-base/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-kubernetes-operator-base diff --git a/fusion-observability/pom.xml b/fusion-observability/pom.xml index f42629ec..df481635 100644 --- a/fusion-observability/pom.xml +++ b/fusion-observability/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-observability diff --git a/fusion-persistence/pom.xml b/fusion-persistence/pom.xml index 013f5f2a..91136300 100644 --- a/fusion-persistence/pom.xml +++ b/fusion-persistence/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-persistence diff --git a/fusion-processor/pom.xml b/fusion-processor/pom.xml index 3dbf2958..5af2f761 100644 --- a/fusion-processor/pom.xml +++ b/fusion-processor/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/fusion-testing/pom.xml b/fusion-testing/pom.xml index fa346f5f..3de67f8e 100644 --- a/fusion-testing/pom.xml +++ b/fusion-testing/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT fusion-testing diff --git a/fusion-tracing/pom.xml b/fusion-tracing/pom.xml index ba797fbe..60487be8 100644 --- a/fusion-tracing/pom.xml +++ b/fusion-tracing/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ecefcc63..44da316f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.13 + 1.0.14-SNAPSHOT pom Fusion Reflectionless and selfcontained framework (no business code dependency on jakarta/spring/guice). @@ -316,7 +316,7 @@ under the License. scm:git:https://github.com/yupiik/fusion.git scm:git:https://github.com/yupiik/fusion.git https://github.com/yupiik/fusion.git - fusion-1.0.13 + HEAD