From 74259b677600de44861e9a5f1059acbe5d332a32 Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:11:42 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 6391408..d35b3e7 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.poi quarkus-poi-parent - 999-SNAPSHOT + 2.1.0 quarkus-poi-deployment Quarkus POI - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 18a6279..c840472 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.poi quarkus-poi-parent - 999-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e4b4f47..31c9145 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.poi quarkus-poi-parent - 999-SNAPSHOT + 2.1.0 quarkus-poi-integration-tests Quarkus POI - Integration Tests diff --git a/pom.xml b/pom.xml index bcd37b8..bb12959 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.poi quarkus-poi-parent - 999-SNAPSHOT + 2.1.0 pom Quarkus POI - Parent @@ -19,7 +19,7 @@ scm:git:git@github.com:quarkiverse/quarkus-poi.git scm:git:git@github.com:quarkiverse/quarkus-poi.git https://github.com/quarkiverse/quarkus-poi - HEAD + 2.1.0 3.15.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 2035417..abe9582 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.poi quarkus-poi-parent - 999-SNAPSHOT + 2.1.0 quarkus-poi Quarkus POI - Runtime