From 44f89d39ec36c9df4d7b2f2dfd3a63dbd0195f69 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 3 Apr 2023 12:53:27 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.1 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- runtime/pom.xml | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index ad13952..1d168d3 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 1.1.1 quarkus-tika-deployment Quarkus - Tika - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index b88156a..04c8b9d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4b8ccab..c655338 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 1.1.1 quarkus-tika-integration-tests Quarkus - Tika - Integration Tests diff --git a/pom.xml b/pom.xml index 86d3af8..1f64354 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 1.1.1 pom Quarkus - Tika - Parent @@ -179,4 +179,8 @@ + + + 1.1.1 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 5a86e5c..4aa7312 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.tika quarkus-tika-parent - 999-SNAPSHOT + 1.1.1 quarkus-tika Quarkus - Tika - Runtime