diff --git a/annotations/pom.xml b/annotations/pom.xml index 050ab4bc..e488dc37 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.3.3-SNAPSHOT + 6.3.3 quarkus-operator-sdk-annotations diff --git a/bom/pom.xml b/bom/pom.xml index 4f51fe4a..b7d6dcfa 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.3.3-SNAPSHOT + 6.3.3 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.3.3 GitHub diff --git a/build-parent/pom.xml b/build-parent/pom.xml index e86f7d29..6a64f298 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.3.3-SNAPSHOT + 6.3.3 quarkus-operator-sdk-build-parent pom diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml index d936b2f0..4925b12c 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.3.3-SNAPSHOT + 6.3.3 Quarkus - Operator SDK - Bundle Generator - Deployment diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml index 592e7d03..fe96a2bc 100644 --- a/bundle-generator/pom.xml +++ b/bundle-generator/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml index a4485700..dbc1de50 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.3.3-SNAPSHOT + 6.3.3 Quarkus - Operator SDK - Bundle Generator - Runtime diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml index 5f4f9d35..556510ca 100644 --- a/common-deployment/pom.xml +++ b/common-deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 3e4d480f..933daec2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index fff93373..c5e54596 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.3.3-SNAPSHOT + 6.3.3 quarkus-operator-sdk-deployment Quarkus - Operator SDK - Core - Deployment diff --git a/core/pom.xml b/core/pom.xml index 35131a24..5f17c575 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index ce2bbee7..1d6f8b6b 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.3.3-SNAPSHOT + 6.3.3 quarkus-operator-sdk Quarkus - Operator SDK - Core - Runtime diff --git a/docs/pom.xml b/docs/pom.xml index 2619a146..a07863c5 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a0542e82..5825ca40 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml quarkus-operator-sdk-integration-tests diff --git a/pom.xml b/pom.xml index c57b1d59..9f6cbad4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.3.3-SNAPSHOT + 6.3.3 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.3.3 diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml index b0015507..14794def 100644 --- a/samples/exposedapp/pom.xml +++ b/samples/exposedapp/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-samples io.quarkiverse.operatorsdk - 6.3.3-SNAPSHOT + 6.3.3 4.0.0 diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml index a972fcf2..0d5112e8 100644 --- a/samples/joke/pom.xml +++ b/samples/joke/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.3.3-SNAPSHOT + 6.3.3 4.0.0 diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index a4d508f7..726acaca 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.3.3-SNAPSHOT + 6.3.3 quarkus-operator-sdk-samples-mysql-schema diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml index cb388ee3..6bf264fa 100644 --- a/samples/pingpong/pom.xml +++ b/samples/pingpong/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.3.3-SNAPSHOT + 6.3.3 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index fa41ef86..6dd6fc14 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-build-parent io.quarkiverse.operatorsdk - 6.3.3-SNAPSHOT + 6.3.3 ../build-parent/pom.xml 4.0.0