From 15680936b00beb0efcaba0c16d1412e560cb9349 Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 08:31:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.2.1 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/classic-rest/pom.xml | 2 +- integration-tests/commons/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/reactive-rest/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 773b239..f5f7255 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.2.1 quarkus-fury-deployment Quarkus Fury - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 9ec97c8..a06d265 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.2.1 ../pom.xml diff --git a/integration-tests/classic-rest/pom.xml b/integration-tests/classic-rest/pom.xml index 9e61da7..0391625 100644 --- a/integration-tests/classic-rest/pom.xml +++ b/integration-tests/classic-rest/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-integration-tests - 999-SNAPSHOT + 0.2.1 quarkus-fury-integration-tests-classic-rest Quarkus Fury - Integration Tests - Classic Rest diff --git a/integration-tests/commons/pom.xml b/integration-tests/commons/pom.xml index 1d8b05a..7e5f147 100644 --- a/integration-tests/commons/pom.xml +++ b/integration-tests/commons/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-integration-tests - 999-SNAPSHOT + 0.2.1 quarkus-fury-integration-tests-commons Quarkus Fury - Integration Tests - Commons diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 01a013c..1e8f3a0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.2.1 quarkus-fury-integration-tests Quarkus Fury - Integration Tests diff --git a/integration-tests/reactive-rest/pom.xml b/integration-tests/reactive-rest/pom.xml index e8f1776..2b83592 100644 --- a/integration-tests/reactive-rest/pom.xml +++ b/integration-tests/reactive-rest/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-integration-tests - 999-SNAPSHOT + 0.2.1 quarkus-fury-integration-tests-reactive-rest Quarkus Fury - Integration Tests - Reactive Rest diff --git a/pom.xml b/pom.xml index e22e022..d86f8c2 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.2.1 pom Quarkus Fury - Parent @@ -22,7 +22,7 @@ scm:git:git@github.com:quarkiverse/quarkus-fury.git scm:git:git@github.com:quarkiverse/quarkus-fury.git https://github.com/quarkiverse/quarkus-fury - HEAD + 0.2.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index c21dea9..a2933c9 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 999-SNAPSHOT + 0.2.1 quarkus-fury Quarkus Fury - Runtime