From a7d8a081e498267fa348d11fe5d82a8468e7b61c Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:56:57 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.5.1 --- deployment-testing/pom.xml | 2 +- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- testing/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/deployment-testing/pom.xml b/deployment-testing/pom.xml index 385e154c..0661f42d 100644 --- a/deployment-testing/pom.xml +++ b/deployment-testing/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 quarkus-quinoa-deployment-testing Quarkus - Quinoa - Deployment - Testing diff --git a/deployment/pom.xml b/deployment/pom.xml index d227c399..24ba6035 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 quarkus-quinoa-deployment Quarkus - Quinoa - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 0386c136..156acade 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 quarkus-quinoa-docs diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index bf5764a2..83b7b417 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 quarkus-quinoa-integration-tests Quarkus - Quinoa - Integration Tests diff --git a/pom.xml b/pom.xml index 9aac255d..98ed0b01 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 pom Quarkus - Quinoa - Parent Develop, build, and serve your npm-compatible web applications such as React, Angular, Vue, Lit, Svelte, Astro, SolidJS, and others alongside Quarkus. @@ -23,7 +23,7 @@ scm:git:git@github.com:quarkiverse/quarkus-quinoa.git scm:git:git@github.com:quarkiverse/quarkus-quinoa.git https://github.com/quarkiverse/quarkus-quinoa - HEAD + 2.5.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index d3d0b09c..f2839e38 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 quarkus-quinoa Quarkus - Quinoa - Runtime diff --git a/testing/pom.xml b/testing/pom.xml index 757ed135..72bd61ee 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quinoa quarkus-quinoa-parent - 999-SNAPSHOT + 2.5.1 quarkus-quinoa-testing Quarkus - Quinoa - Testing