From 85c127fe9ef56150c01e41675cd28193326c4508 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 for next development iteration --- 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 f5f7255..773b239 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 0.2.1 + 999-SNAPSHOT quarkus-fury-deployment Quarkus Fury - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index a06d265..9ec97c8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.fury quarkus-fury-parent - 0.2.1 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/classic-rest/pom.xml b/integration-tests/classic-rest/pom.xml index 0391625..9e61da7 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 - 0.2.1 + 999-SNAPSHOT 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 7e5f147..1d8b05a 100644 --- a/integration-tests/commons/pom.xml +++ b/integration-tests/commons/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-integration-tests - 0.2.1 + 999-SNAPSHOT quarkus-fury-integration-tests-commons Quarkus Fury - Integration Tests - Commons diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 1e8f3a0..01a013c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 0.2.1 + 999-SNAPSHOT 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 2b83592..e8f1776 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 - 0.2.1 + 999-SNAPSHOT quarkus-fury-integration-tests-reactive-rest Quarkus Fury - Integration Tests - Reactive Rest diff --git a/pom.xml b/pom.xml index d86f8c2..e22e022 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.fury quarkus-fury-parent - 0.2.1 + 999-SNAPSHOT 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 - 0.2.1 + HEAD diff --git a/runtime/pom.xml b/runtime/pom.xml index a2933c9..c21dea9 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.fury quarkus-fury-parent - 0.2.1 + 999-SNAPSHOT quarkus-fury Quarkus Fury - Runtime