From d979585263592f258d816d518c8d7271db7de086 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 23 Nov 2023 13:08:54 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- quickstart/pom.xml | 2 +- runtime/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index fec7482..998c8d0 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.opentracing quarkus-smallrye-opentracing-parent - 1.0.0 + 999-SNAPSHOT quarkus-smallrye-opentracing-deployment Quarkus SmallRye OpenTracing - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index da22eb6..5d81c5e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.opentracing quarkus-smallrye-opentracing-parent - 1.0.0 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b8e671f..52b3db4 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.opentracing quarkus-smallrye-opentracing-parent - 1.0.0 + 999-SNAPSHOT quarkus-smallrye-opentracing-integration-tests Quarkus SmallRye OpenTracing - Integration Tests diff --git a/pom.xml b/pom.xml index ee4a742..12fa9ba 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.opentracing quarkus-smallrye-opentracing-parent - 1.0.0 + 999-SNAPSHOT pom Quarkus SmallRye OpenTracing - Parent @@ -21,7 +21,7 @@ scm:git:git@github.com:quarkiverse/quarkus-smallrye-opentracing.git scm:git:git@github.com:quarkiverse/quarkus-smallrye-opentracing.git https://github.com/quarkiverse/quarkus-smallrye-opentracing - 1.0.0 + HEAD 3.11.0 diff --git a/quickstart/pom.xml b/quickstart/pom.xml index 5c4a46a..d043013 100644 --- a/quickstart/pom.xml +++ b/quickstart/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.opentracing quarkus-smallrye-opentracing-parent - 1.0.0 + 999-SNAPSHOT quarkus-smallrye-opentracing-quickstart diff --git a/runtime/pom.xml b/runtime/pom.xml index b442a9c..462c42a 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.opentracing quarkus-smallrye-opentracing-parent - 1.0.0 + 999-SNAPSHOT quarkus-smallrye-opentracing Quarkus SmallRye OpenTracing - Runtime