diff --git a/annotations/pom.xml b/annotations/pom.xml index e6fe3806..63f08e9d 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.7.3 + 6.7.4-SNAPSHOT quarkus-operator-sdk-annotations diff --git a/bom/pom.xml b/bom/pom.xml index 6f2c5525..9b9b95c9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.7.3 + 6.7.4-SNAPSHOT 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 - 6.7.3 + HEAD GitHub diff --git a/build-parent/pom.xml b/build-parent/pom.xml index ba913500..2def21f4 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.7.3 + 6.7.4-SNAPSHOT quarkus-operator-sdk-build-parent pom diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml index 089dca81..178a543d 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.7.3 + 6.7.4-SNAPSHOT Quarkus - Operator SDK - Bundle Generator - Deployment diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml index ed49e0fb..a1f99aec 100644 --- a/bundle-generator/pom.xml +++ b/bundle-generator/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml index 3ffd88f4..efc8ada5 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.7.3 + 6.7.4-SNAPSHOT Quarkus - Operator SDK - Bundle Generator - Runtime diff --git a/cli/pom.xml b/cli/pom.xml index 0a2a84b7..60211249 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml 4.0.0 diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml index d488d424..b3748dcc 100644 --- a/common-deployment/pom.xml +++ b/common-deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index ea7f9c94..06b17837 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index ff78df91..5ac75146 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.7.3 + 6.7.4-SNAPSHOT quarkus-operator-sdk-deployment Quarkus - Operator SDK - Core - Deployment diff --git a/core/pom.xml b/core/pom.xml index 923a76da..56ca4eac 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index dd51d4d3..f7d95d6d 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.7.3 + 6.7.4-SNAPSHOT quarkus-operator-sdk Quarkus - Operator SDK - Core - Runtime diff --git a/docs/pom.xml b/docs/pom.xml index 9bfda148..7a74e843 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7fb3e0e2..31c05856 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml quarkus-operator-sdk-integration-tests diff --git a/pom.xml b/pom.xml index 13c69db3..44ca4b75 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.7.3 + 6.7.4-SNAPSHOT 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 - 6.7.3 + HEAD diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml index 52af6935..7cefa0ad 100644 --- a/samples/exposedapp/pom.xml +++ b/samples/exposedapp/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-samples io.quarkiverse.operatorsdk - 6.7.3 + 6.7.4-SNAPSHOT 4.0.0 diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml index 16dcd992..0943d2d4 100644 --- a/samples/joke/pom.xml +++ b/samples/joke/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.7.3 + 6.7.4-SNAPSHOT 4.0.0 diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index c58d1a23..7de72c1f 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.7.3 + 6.7.4-SNAPSHOT quarkus-operator-sdk-samples-mysql-schema diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml index 55eacfef..0b496b13 100644 --- a/samples/pingpong/pom.xml +++ b/samples/pingpong/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.7.3 + 6.7.4-SNAPSHOT 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 1e46f655..e411e4da 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-build-parent io.quarkiverse.operatorsdk - 6.7.3 + 6.7.4-SNAPSHOT ../build-parent/pom.xml 4.0.0