From 13e1d2cba767cfaf89ad565a11bbece5a25ba99f Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:23:30 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0 --- docs/pom.xml | 2 +- ext-barcode4j/deployment/pom.xml | 2 +- ext-barcode4j/integration-tests/pom.xml | 2 +- ext-barcode4j/pom.xml | 2 +- ext-barcode4j/runtime/pom.xml | 2 +- ext-okapi/deployment/pom.xml | 2 +- ext-okapi/integration-tests/pom.xml | 2 +- ext-okapi/pom.xml | 2 +- ext-okapi/runtime/pom.xml | 2 +- ext-qrcodegen/deployment/pom.xml | 2 +- ext-qrcodegen/integration-tests/pom.xml | 2 +- ext-qrcodegen/pom.xml | 2 +- ext-qrcodegen/runtime/pom.xml | 2 +- ext-zxing/deployment/pom.xml | 2 +- ext-zxing/integration-tests/pom.xml | 2 +- ext-zxing/pom.xml | 2 +- ext-zxing/runtime/pom.xml | 2 +- pom.xml | 4 ++-- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index c6b77c4..2b132e0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.barcode quarkus-barcode-parent - 999-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/ext-barcode4j/deployment/pom.xml b/ext-barcode4j/deployment/pom.xml index 406a06e..3bffe18 100644 --- a/ext-barcode4j/deployment/pom.xml +++ b/ext-barcode4j/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-barcode4j-parent - 999-SNAPSHOT + 1.0.0 quarkus-barcode4j-deployment Quarkus Barcode4J - Deployment diff --git a/ext-barcode4j/integration-tests/pom.xml b/ext-barcode4j/integration-tests/pom.xml index 38b2101..7cf2afe 100644 --- a/ext-barcode4j/integration-tests/pom.xml +++ b/ext-barcode4j/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-barcode4j-parent - 999-SNAPSHOT + 1.0.0 quarkus-barcode4j-integration-tests Quarkus Barcode4J - Integration Tests diff --git a/ext-barcode4j/pom.xml b/ext-barcode4j/pom.xml index 5eabd3f..d9c49e5 100644 --- a/ext-barcode4j/pom.xml +++ b/ext-barcode4j/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.barcode quarkus-barcode-parent - 999-SNAPSHOT + 1.0.0 quarkus-barcode4j-parent pom diff --git a/ext-barcode4j/runtime/pom.xml b/ext-barcode4j/runtime/pom.xml index 18a1144..baf1925 100644 --- a/ext-barcode4j/runtime/pom.xml +++ b/ext-barcode4j/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-barcode4j-parent - 999-SNAPSHOT + 1.0.0 quarkus-barcode4j Quarkus Barcode4J - Runtime diff --git a/ext-okapi/deployment/pom.xml b/ext-okapi/deployment/pom.xml index fccce78..431903d 100644 --- a/ext-okapi/deployment/pom.xml +++ b/ext-okapi/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-okapi-parent - 999-SNAPSHOT + 1.0.0 quarkus-okapi-deployment Quarkus Okapi - Deployment diff --git a/ext-okapi/integration-tests/pom.xml b/ext-okapi/integration-tests/pom.xml index 2cd0cf3..7c89ad2 100644 --- a/ext-okapi/integration-tests/pom.xml +++ b/ext-okapi/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-okapi-parent - 999-SNAPSHOT + 1.0.0 quarkus-okapi-integration-tests Quarkus Okapi - Integration Tests diff --git a/ext-okapi/pom.xml b/ext-okapi/pom.xml index 0108e5d..5c281f0 100644 --- a/ext-okapi/pom.xml +++ b/ext-okapi/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.barcode quarkus-barcode-parent - 999-SNAPSHOT + 1.0.0 quarkus-okapi-parent pom diff --git a/ext-okapi/runtime/pom.xml b/ext-okapi/runtime/pom.xml index f524cce..127a5cb 100644 --- a/ext-okapi/runtime/pom.xml +++ b/ext-okapi/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-okapi-parent - 999-SNAPSHOT + 1.0.0 quarkus-okapi Quarkus Okapi - Runtime diff --git a/ext-qrcodegen/deployment/pom.xml b/ext-qrcodegen/deployment/pom.xml index 989e812..735da71 100644 --- a/ext-qrcodegen/deployment/pom.xml +++ b/ext-qrcodegen/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-qrcodegen-parent - 999-SNAPSHOT + 1.0.0 quarkus-qrcodegen-deployment Quarkus QR Code Generator - Deployment diff --git a/ext-qrcodegen/integration-tests/pom.xml b/ext-qrcodegen/integration-tests/pom.xml index 00a12a8..7bbe836 100644 --- a/ext-qrcodegen/integration-tests/pom.xml +++ b/ext-qrcodegen/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-qrcodegen-parent - 999-SNAPSHOT + 1.0.0 quarkus-qrcodegen-integration-tests Quarkus QR Code Generator - Integration Tests diff --git a/ext-qrcodegen/pom.xml b/ext-qrcodegen/pom.xml index edd0333..e6f2c61 100644 --- a/ext-qrcodegen/pom.xml +++ b/ext-qrcodegen/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.barcode quarkus-barcode-parent - 999-SNAPSHOT + 1.0.0 quarkus-qrcodegen-parent pom diff --git a/ext-qrcodegen/runtime/pom.xml b/ext-qrcodegen/runtime/pom.xml index 97ce6b7..b55fb5f 100644 --- a/ext-qrcodegen/runtime/pom.xml +++ b/ext-qrcodegen/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-qrcodegen-parent - 999-SNAPSHOT + 1.0.0 quarkus-qrcodegen Quarkus QR Code Generator - Runtime diff --git a/ext-zxing/deployment/pom.xml b/ext-zxing/deployment/pom.xml index da2cd63..f48fc9f 100644 --- a/ext-zxing/deployment/pom.xml +++ b/ext-zxing/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-zxing-parent - 999-SNAPSHOT + 1.0.0 quarkus-zxing-deployment Quarkus Zebra Crossing - Deployment diff --git a/ext-zxing/integration-tests/pom.xml b/ext-zxing/integration-tests/pom.xml index 90feeac..073c00a 100644 --- a/ext-zxing/integration-tests/pom.xml +++ b/ext-zxing/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-zxing-parent - 999-SNAPSHOT + 1.0.0 quarkus-zxing-integration-tests Quarkus Zebra Crossing - Integration Tests diff --git a/ext-zxing/pom.xml b/ext-zxing/pom.xml index 68d2d42..a6de868 100644 --- a/ext-zxing/pom.xml +++ b/ext-zxing/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.barcode quarkus-barcode-parent - 999-SNAPSHOT + 1.0.0 quarkus-zxing-parent pom diff --git a/ext-zxing/runtime/pom.xml b/ext-zxing/runtime/pom.xml index 163288e..9f6d070 100644 --- a/ext-zxing/runtime/pom.xml +++ b/ext-zxing/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.barcode quarkus-zxing-parent - 999-SNAPSHOT + 1.0.0 quarkus-zxing Quarkus Zebra Crossing - Runtime diff --git a/pom.xml b/pom.xml index 07b3162..6e3cf95 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.barcode quarkus-barcode-parent - 999-SNAPSHOT + 1.0.0 pom Quarkus Barcode - Parent Barcode and QRCode support for Quarkus @@ -25,7 +25,7 @@ scm:git:git@github.com:quarkiverse/quarkus-barcode.git scm:git:git@github.com:quarkiverse/quarkus-barcode.git https://github.com/quarkiverse/quarkus-barcode - HEAD + 1.0.0