From c2b853a8261baddfae0e92826c35dbfe350dd4e7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 8 Aug 2023 17:38:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- docs/pom.xml | 2 +- pom.xml | 4 ++-- quarkus-asyncapi-common/pom.xml | 2 +- quarkus-asyncapi-scanner/deployment/pom.xml | 2 +- quarkus-asyncapi-scanner/pom.xml | 4 ++-- .../quarkus-asyncapi-scanner-tests/pom.xml | 2 +- .../quarkus-asyncapi-scanner-tests-simple/pom.xml | 2 +- quarkus-asyncapi-scanner/runtime/pom.xml | 2 +- quarkus-asyncapi/deployment/pom.xml | 2 +- quarkus-asyncapi/integration-tests/pom.xml | 2 +- quarkus-asyncapi/integration-tests/simple/pom.xml | 2 +- quarkus-asyncapi/pom.xml | 4 ++-- quarkus-asyncapi/runtime/pom.xml | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index dbc0353..4a6e3ed 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-root - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-docs Quarkus - AsyncAPI - Documentation diff --git a/pom.xml b/pom.xml index 3d71db7..b77c245 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-root - 0.2.0 + 1.0.0-SNAPSHOT pom Quarkus - AsyncAPI Root @@ -21,7 +21,7 @@ scm:git:git@github.com:quarkiverse/quarkus-asyncapi.git scm:git:git@github.com:quarkiverse/quarkus-asyncapi.git https://github.com/quarkiverse/quarkus-asyncapi - 0.2.0 + HEAD true diff --git a/quarkus-asyncapi-common/pom.xml b/quarkus-asyncapi-common/pom.xml index 9ccfc20..b6053ed 100644 --- a/quarkus-asyncapi-common/pom.xml +++ b/quarkus-asyncapi-common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-root - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-common Quarkus - AsyncAPI - Common diff --git a/quarkus-asyncapi-scanner/deployment/pom.xml b/quarkus-asyncapi-scanner/deployment/pom.xml index 2436051..f95787b 100644 --- a/quarkus-asyncapi-scanner/deployment/pom.xml +++ b/quarkus-asyncapi-scanner/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-scanner-parent - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-scanner-deployment Quarkus - AsyncAPI Scanner - Deployment diff --git a/quarkus-asyncapi-scanner/pom.xml b/quarkus-asyncapi-scanner/pom.xml index 3dd3b64..7da373b 100644 --- a/quarkus-asyncapi-scanner/pom.xml +++ b/quarkus-asyncapi-scanner/pom.xml @@ -4,11 +4,11 @@ io.quarkiverse.asyncapi quarkus-asyncapi-root - 0.2.0 + 1.0.0-SNAPSHOT io.quarkiverse.asyncapi quarkus-asyncapi-scanner-parent - 0.2.0 + 1.0.0-SNAPSHOT pom Quarkus - AsyncAPI Scanner diff --git a/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/pom.xml b/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/pom.xml index 6404831..26e6b5c 100644 --- a/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/pom.xml +++ b/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-scanner-parent - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-scanner-tests Quarkus - AsyncAPI Scanner - Tests diff --git a/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml b/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml index f2a3df7..52bdb9b 100644 --- a/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml +++ b/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-scanner-tests - 0.2.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/quarkus-asyncapi-scanner/runtime/pom.xml b/quarkus-asyncapi-scanner/runtime/pom.xml index f34f72f..59c5161 100644 --- a/quarkus-asyncapi-scanner/runtime/pom.xml +++ b/quarkus-asyncapi-scanner/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-scanner-parent - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-scanner Quarkus - AsyncAPI Scanner - Runtime diff --git a/quarkus-asyncapi/deployment/pom.xml b/quarkus-asyncapi/deployment/pom.xml index 899a1e9..a024c53 100644 --- a/quarkus-asyncapi/deployment/pom.xml +++ b/quarkus-asyncapi/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-parent - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-deployment Quarkus - AsyncAPI - Deployment diff --git a/quarkus-asyncapi/integration-tests/pom.xml b/quarkus-asyncapi/integration-tests/pom.xml index fb7204d..080fbe1 100644 --- a/quarkus-asyncapi/integration-tests/pom.xml +++ b/quarkus-asyncapi/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-parent - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi-tests Quarkus - AsyncAPI - Tests diff --git a/quarkus-asyncapi/integration-tests/simple/pom.xml b/quarkus-asyncapi/integration-tests/simple/pom.xml index b723322..e8a523e 100644 --- a/quarkus-asyncapi/integration-tests/simple/pom.xml +++ b/quarkus-asyncapi/integration-tests/simple/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-tests - 0.2.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/quarkus-asyncapi/pom.xml b/quarkus-asyncapi/pom.xml index e5e8d31..01e31ce 100644 --- a/quarkus-asyncapi/pom.xml +++ b/quarkus-asyncapi/pom.xml @@ -4,11 +4,11 @@ io.quarkiverse.asyncapi quarkus-asyncapi-root - 0.2.0 + 1.0.0-SNAPSHOT io.quarkiverse.asyncapi quarkus-asyncapi-parent - 0.2.0 + 1.0.0-SNAPSHOT pom Quarkus - AsyncAPI diff --git a/quarkus-asyncapi/runtime/pom.xml b/quarkus-asyncapi/runtime/pom.xml index 7a685a1..f2222fe 100644 --- a/quarkus-asyncapi/runtime/pom.xml +++ b/quarkus-asyncapi/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.asyncapi quarkus-asyncapi-parent - 0.2.0 + 1.0.0-SNAPSHOT quarkus-asyncapi Quarkus - AsyncAPI - Runtime