From 1745092786513525444d4daf7ea728b4ac6036b4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 27 Feb 2023 19:39:39 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.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 97b1aa6..25eb890 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 1.2.0-SNAPSHOT + 1.1.1 quarkus-jackson-jq-deployment Quarkus - Jackson Jq - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 459aeb4..2fba77c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 1.2.0-SNAPSHOT + 1.1.1 quarkus-jackson-jq-integration-tests Quarkus - Jackson Jq - Integration Tests diff --git a/pom.xml b/pom.xml index 5068d3f..65279c1 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 1.2.0-SNAPSHOT + 1.1.1 pom Quarkus - Jackson Jq - Parent @@ -66,4 +66,8 @@ + + + 1.1.1 + diff --git a/runtime-extra/pom.xml b/runtime-extra/pom.xml index ff28bf4..6363e7c 100644 --- a/runtime-extra/pom.xml +++ b/runtime-extra/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 1.2.0-SNAPSHOT + 1.1.1 quarkus-jackson-jq-extra Quarkus - Jackson Jq - Runtime - Extra diff --git a/runtime/pom.xml b/runtime/pom.xml index 3fa3565..02cb7a4 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 1.2.0-SNAPSHOT + 1.1.1 quarkus-jackson-jq Quarkus - Jackson Jq - Runtime