From 379a6e0c9aa26f3f7874a1e69f2cdf51cedd18cc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 20:39:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.1 --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- runtime-extra/pom.xml | 2 +- runtime/pom.xml | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 20f0540..9cdf348 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.1.0-SNAPSHOT + 2.0.1 quarkus-jackson-jq-deployment Quarkus - Jackson Jq - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 39dba3a..8672f2e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.1.0-SNAPSHOT + 2.0.1 quarkus-jackson-jq-integration-tests Quarkus - Jackson Jq - Integration Tests diff --git a/pom.xml b/pom.xml index 0e87a96..9273561 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.1.0-SNAPSHOT + 2.0.1 pom Quarkus - Jackson Jq - Parent @@ -66,4 +66,8 @@ + + + 2.0.1 + diff --git a/runtime-extra/pom.xml b/runtime-extra/pom.xml index ae03c35..4f4850b 100644 --- a/runtime-extra/pom.xml +++ b/runtime-extra/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.1.0-SNAPSHOT + 2.0.1 quarkus-jackson-jq-extra Quarkus - Jackson Jq - Runtime - Extra diff --git a/runtime/pom.xml b/runtime/pom.xml index fe9738c..cab1c65 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.1.0-SNAPSHOT + 2.0.1 quarkus-jackson-jq Quarkus - Jackson Jq - Runtime