From 438dc18de2820a8e85753d4419c5d39fa923ff52 Mon Sep 17 00:00:00 2001 From: francois papon Date: Thu, 23 Mar 2023 19:29:32 +0100 Subject: [PATCH] [maven-release-plugin] prepare release fusion-1.0.1 --- 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-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 ++-- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/fusion-api/pom.xml b/fusion-api/pom.xml index a1772f90..40486931 100644 --- a/fusion-api/pom.xml +++ b/fusion-api/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fusion-build-api/pom.xml b/fusion-build-api/pom.xml index 6f50eee1..3138701c 100644 --- a/fusion-build-api/pom.xml +++ b/fusion-build-api/pom.xml @@ -20,7 +20,7 @@ fusion io.yupiik.fusion - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fusion-cli/pom.xml b/fusion-cli/pom.xml index 229e96c0..44d2eb68 100644 --- a/fusion-cli/pom.xml +++ b/fusion-cli/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-cli diff --git a/fusion-documentation/pom.xml b/fusion-documentation/pom.xml index eda15e37..4f248862 100644 --- a/fusion-documentation/pom.xml +++ b/fusion-documentation/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-documentation diff --git a/fusion-handlebars/pom.xml b/fusion-handlebars/pom.xml index 32c6baf7..666b8bcd 100644 --- a/fusion-handlebars/pom.xml +++ b/fusion-handlebars/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-handlebars diff --git a/fusion-http-server/pom.xml b/fusion-http-server/pom.xml index fc310b25..cd078720 100644 --- a/fusion-http-server/pom.xml +++ b/fusion-http-server/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-http-server diff --git a/fusion-httpclient-parent/fusion-httpclient/pom.xml b/fusion-httpclient-parent/fusion-httpclient/pom.xml index 10139031..e049a0b3 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.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fusion-httpclient-parent/fusion-kubernetes-client/pom.xml b/fusion-httpclient-parent/fusion-kubernetes-client/pom.xml index e0eef858..778dfe31 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.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fusion-httpclient-parent/pom.xml b/fusion-httpclient-parent/pom.xml index 4da552fb..f8f2edfa 100644 --- a/fusion-httpclient-parent/pom.xml +++ b/fusion-httpclient-parent/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fusion-json/pom.xml b/fusion-json/pom.xml index b9811611..784c4239 100644 --- a/fusion-json/pom.xml +++ b/fusion-json/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-json diff --git a/fusion-jsonrpc/pom.xml b/fusion-jsonrpc/pom.xml index 57c3bd45..d0b1f828 100644 --- a/fusion-jsonrpc/pom.xml +++ b/fusion-jsonrpc/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-jsonrpc diff --git a/fusion-observability/pom.xml b/fusion-observability/pom.xml index 28295293..36c01c52 100644 --- a/fusion-observability/pom.xml +++ b/fusion-observability/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-observability diff --git a/fusion-persistence/pom.xml b/fusion-persistence/pom.xml index 9b7fbfea..87bd8524 100644 --- a/fusion-persistence/pom.xml +++ b/fusion-persistence/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-persistence diff --git a/fusion-processor/pom.xml b/fusion-processor/pom.xml index 7697f4b5..63aad40b 100644 --- a/fusion-processor/pom.xml +++ b/fusion-processor/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fusion-testing/pom.xml b/fusion-testing/pom.xml index b08de988..5730d3a7 100644 --- a/fusion-testing/pom.xml +++ b/fusion-testing/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 fusion-testing diff --git a/fusion-tracing/pom.xml b/fusion-tracing/pom.xml index 607ad48c..0568a273 100644 --- a/fusion-tracing/pom.xml +++ b/fusion-tracing/pom.xml @@ -20,7 +20,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index aadbd9f8..887b2e7f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.yupiik.fusion fusion - 1.0.1-SNAPSHOT + 1.0.1 pom Fusion Reflectionless and selfcontained framework (no business code dependency on jakarta/spring/guice). @@ -311,7 +311,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 - HEAD + fusion-1.0.1