From b1cde71f7bed63b21c977ffddc13e89c6ba86fae Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Tue, 1 Jun 2021 17:04:37 +0200 Subject: [PATCH] chore(deps): update to josdk 1.9.0, change version accordingly --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- samples/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index b66fdd29..e003a2c8 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.5-SNAPSHOT + 1.9.0-SNAPSHOT quarkus-operator-sdk-deployment Quarkus - Operator SDK - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0985a4a3..5a24520f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.5-SNAPSHOT + 1.9.0-SNAPSHOT quarkus-operator-sdk-integration-tests Quarkus - Operator SDK - Integration Tests diff --git a/pom.xml b/pom.xml index ff47ebbf..e07be792 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.5-SNAPSHOT + 1.9.0-SNAPSHOT pom Quarkus - Operator SDK - Parent @@ -25,7 +25,7 @@ UTF-8 UTF-8 1.13.3.Final - 1.9.0-SNAPSHOT + 1.9.0 5.4.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 0c4ac490..9dade11f 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.5-SNAPSHOT + 1.9.0-SNAPSHOT quarkus-operator-sdk Quarkus - Operator SDK - Runtime diff --git a/samples/pom.xml b/samples/pom.xml index 4d29a92f..2c950565 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-parent io.quarkiverse.operatorsdk - 1.8.5-SNAPSHOT + 1.9.0-SNAPSHOT 4.0.0