diff --git a/annotations/pom.xml b/annotations/pom.xml index 4af20ee4..95b6a062 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.6.2-SNAPSHOT + 6.6.2 quarkus-operator-sdk-annotations diff --git a/bom/pom.xml b/bom/pom.xml index e1c7d796..c0df6e77 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.6.2-SNAPSHOT + 6.6.2 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 + 6.6.2 GitHub diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 79f8c987..4bdc933b 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.6.2-SNAPSHOT + 6.6.2 quarkus-operator-sdk-build-parent pom diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml index 5738a132..d309dd8c 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 - 6.6.2-SNAPSHOT + 6.6.2 Quarkus - Operator SDK - Bundle Generator - Deployment diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml index 9f9fa12c..27030b77 100644 --- a/bundle-generator/pom.xml +++ b/bundle-generator/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml index 62f5c846..f78e01c8 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 - 6.6.2-SNAPSHOT + 6.6.2 Quarkus - Operator SDK - Bundle Generator - Runtime diff --git a/cli/pom.xml b/cli/pom.xml index 939a7bbe..607cdf53 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml 4.0.0 diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml index d51d5fe0..aac9a33b 100644 --- a/common-deployment/pom.xml +++ b/common-deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 380146de..57020216 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index b81a41d5..d3dcebef 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.6.2-SNAPSHOT + 6.6.2 quarkus-operator-sdk-deployment Quarkus - Operator SDK - Core - Deployment diff --git a/core/pom.xml b/core/pom.xml index a16a7853..09f6d523 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 5a454b84..9d53f972 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.6.2-SNAPSHOT + 6.6.2 quarkus-operator-sdk Quarkus - Operator SDK - Core - Runtime diff --git a/docs/pom.xml b/docs/pom.xml index 1c7986d5..889a1ca7 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0e3cf72d..3b1b831e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml quarkus-operator-sdk-integration-tests diff --git a/pom.xml b/pom.xml index 946d0119..7ab3acfa 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.6.2-SNAPSHOT + 6.6.2 pom Quarkus - Operator SDK - Parent @@ -19,7 +19,7 @@ :git:git@github.com:quarkiverse/quarkus-operator-sdk.git scm:git:git@github.com:quarkiverse/quarkus-operator-sdk.git https://github.com/quarkiverse/quarkus-operator-sdk - HEAD + 6.6.2 diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml index 5efd1485..df1e3906 100644 --- a/samples/exposedapp/pom.xml +++ b/samples/exposedapp/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-samples io.quarkiverse.operatorsdk - 6.6.2-SNAPSHOT + 6.6.2 4.0.0 diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml index 20e4103a..0f7101a3 100644 --- a/samples/joke/pom.xml +++ b/samples/joke/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.6.2-SNAPSHOT + 6.6.2 4.0.0 diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index ebd3fdb4..dc9c516e 100644 --- a/samples/mysql-schema/pom.xml +++ b/samples/mysql-schema/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.6.2-SNAPSHOT + 6.6.2 quarkus-operator-sdk-samples-mysql-schema diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml index 071d5d4d..575092d0 100644 --- a/samples/pingpong/pom.xml +++ b/samples/pingpong/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.6.2-SNAPSHOT + 6.6.2 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index c3f78b3d..cc0f463b 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-build-parent io.quarkiverse.operatorsdk - 6.6.2-SNAPSHOT + 6.6.2 ../build-parent/pom.xml 4.0.0