From 543138049e0917a8d928f3cfa6f5c0a8906bedbf Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 10:29:21 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.1.0 --- deployment/pom.xml | 2 +- docs/pom.xml | 6 ++---- integration-tests/pom.xml | 2 +- pom.xml | 5 +++-- runtime/pom.xml | 2 +- 5 files changed, 8 insertions(+), 9 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index e167394..90579e8 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.1.0 quarkus-fury-deployment Quarkus Fury - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 7cf7123..63474e3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.1.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 6f96000..983a1a4 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.1.0 quarkus-fury-integration-tests Quarkus Fury - Integration Tests diff --git a/pom.xml b/pom.xml index e2a91c1..fdd774b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.1.0 pom Quarkus Fury - Parent @@ -22,7 +22,8 @@ scm:git:git@github.com:quarkiverse/quarkus-fury.git scm:git:git@github.com:quarkiverse/quarkus-fury.git https://github.com/quarkiverse/quarkus-fury - + 0.1.0 + 3.16.2 diff --git a/runtime/pom.xml b/runtime/pom.xml index 988348b..b2069af 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.1.0 quarkus-fury Quarkus Fury - Runtime