From 36f0b9c5e44577ac594c7058fa5672e5fb78891b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 20 Oct 2021 16:12:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.9.5 --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- runtime/pom.xml | 2 +- samples/pom.xml | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 299a58dd..6e470b70 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.9.5-SNAPSHOT + 1.9.5 quarkus-operator-sdk-deployment Quarkus - Operator SDK - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c35d5889..ae71a322 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.9.5-SNAPSHOT + 1.9.5 quarkus-operator-sdk-integration-tests Quarkus - Operator SDK - Integration Tests diff --git a/pom.xml b/pom.xml index e8db2ca7..762ac152 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.9.5-SNAPSHOT + 1.9.5 pom Quarkus - Operator SDK - Parent @@ -75,4 +75,8 @@ + + + 1.9.5 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 29f0d80a..ae13034c 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.9.5-SNAPSHOT + 1.9.5 quarkus-operator-sdk Quarkus - Operator SDK - Runtime diff --git a/samples/pom.xml b/samples/pom.xml index 88199e19..5de57d4e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-parent io.quarkiverse.operatorsdk - 1.9.5-SNAPSHOT + 1.9.5 4.0.0