From 8cf4e3480a5bc2015e9e2816ce18d16d474f727c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 27 Oct 2022 08:42:27 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.0.Beta1 --- bom/pom.xml | 4 ++-- build-parent/pom.xml | 2 +- bundle-generator/deployment/pom.xml | 2 +- bundle-generator/pom.xml | 2 +- bundle-generator/runtime/pom.xml | 2 +- common-deployment/pom.xml | 2 +- common/pom.xml | 2 +- core/deployment/pom.xml | 2 +- core/pom.xml | 2 +- core/runtime/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- samples/exposedapp/pom.xml | 2 +- samples/joke/pom.xml | 2 +- samples/mysql-schema/pom.xml | 2 +- samples/pingpong/pom.xml | 2 +- samples/pom.xml | 2 +- 17 files changed, 22 insertions(+), 18 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index d0e28367b..f00571de0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 quarkus-operator-sdk-bom Quarkus - Operator SDK - BOM @@ -31,7 +31,7 @@ scm:git:git@github.com:quarkiverse/quarkus-operator-sdk.git/bom https://github.com/quarkiverse/quarkus-operator-sdk/bom - HEAD + 5.0.0.Beta1 GitHub diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 9413ca050..5a4f98676 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 quarkus-operator-sdk-build-parent pom diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml index 97c2e30f3..c3c29cde4 100644 --- a/bundle-generator/deployment/pom.xml +++ b/bundle-generator/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-bundle-generator-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 Quarkus - Operator SDK - Bundle Generator - Deployment diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml index 712712131..5cb8a0c7c 100644 --- a/bundle-generator/pom.xml +++ b/bundle-generator/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../build-parent/pom.xml diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml index e3b72e396..cd3fc87b5 100644 --- a/bundle-generator/runtime/pom.xml +++ b/bundle-generator/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-bundle-generator-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 Quarkus - Operator SDK - Bundle Generator - Runtime diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml index b6b4f1f16..80ca6ddc6 100644 --- a/common-deployment/pom.xml +++ b/common-deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../build-parent/pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 3b405ce6f..36f01c09c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index d6b100bc7..1471523a7 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 quarkus-operator-sdk-deployment Quarkus - Operator SDK - Core - Deployment diff --git a/core/pom.xml b/core/pom.xml index 9011e9c7a..0ceabc1fd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index ea5a7ee65..2b7d3de62 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 quarkus-operator-sdk Quarkus - Operator SDK - Core - Runtime diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 1460cc237..2af5d5765 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../build-parent/pom.xml quarkus-operator-sdk-integration-tests diff --git a/pom.xml b/pom.xml index 563aaee20..71c5a5cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 pom Quarkus - Operator SDK - Parent @@ -85,4 +85,8 @@ + + + 5.0.0.Beta1 + diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml index 73c20640e..70b6ecad6 100644 --- a/samples/exposedapp/pom.xml +++ b/samples/exposedapp/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-samples io.quarkiverse.operatorsdk - 5.0.0-SNAPSHOT + 5.0.0.Beta1 4.0.0 diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml index 19f156b73..b96685d98 100644 --- a/samples/joke/pom.xml +++ b/samples/joke/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 5.0.0-SNAPSHOT + 5.0.0.Beta1 4.0.0 diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index bc4361d4e..84c1f9ab7 100644 --- a/samples/mysql-schema/pom.xml +++ b/samples/mysql-schema/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 5.0.0-SNAPSHOT + 5.0.0.Beta1 quarkus-operator-sdk-samples-mysql-schema diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml index 496fd2f77..cd8714f69 100644 --- a/samples/pingpong/pom.xml +++ b/samples/pingpong/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 5.0.0-SNAPSHOT + 5.0.0.Beta1 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index bad75a374..35059a071 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-build-parent io.quarkiverse.operatorsdk - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../build-parent/pom.xml 4.0.0