diff --git a/bom/pom.xml b/bom/pom.xml index 6a6cd0e0d..619c9d639 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 5.1.4-SNAPSHOT + 5.1.4 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.1.4 GitHub diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 902733554..8e0eb0289 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 5.1.4-SNAPSHOT + 5.1.4 quarkus-operator-sdk-build-parent pom diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml index 8ddf63405..d42714c64 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.1.4-SNAPSHOT + 5.1.4 Quarkus - Operator SDK - Bundle Generator - Deployment diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml index c139415df..e49da56d5 100644 --- a/bundle-generator/pom.xml +++ b/bundle-generator/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.1.4-SNAPSHOT + 5.1.4 ../build-parent/pom.xml diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml index ba7f3d482..99dcf1a1d 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.1.4-SNAPSHOT + 5.1.4 Quarkus - Operator SDK - Bundle Generator - Runtime diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml index 2f7390851..5fdf39b13 100644 --- a/common-deployment/pom.xml +++ b/common-deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.1.4-SNAPSHOT + 5.1.4 ../build-parent/pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 43338a225..6d99405d9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.1.4-SNAPSHOT + 5.1.4 ../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index 0aacd931d..2096662ec 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 5.1.4-SNAPSHOT + 5.1.4 quarkus-operator-sdk-deployment Quarkus - Operator SDK - Core - Deployment diff --git a/core/pom.xml b/core/pom.xml index ec08f1212..427a11a9f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.1.4-SNAPSHOT + 5.1.4 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 2aecf8a10..fff5f5a66 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 5.1.4-SNAPSHOT + 5.1.4 quarkus-operator-sdk Quarkus - Operator SDK - Core - Runtime diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index de4448671..48c73113d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 5.1.4-SNAPSHOT + 5.1.4 ../build-parent/pom.xml quarkus-operator-sdk-integration-tests diff --git a/pom.xml b/pom.xml index 463ecdf6e..1741e7e07 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 5.1.4-SNAPSHOT + 5.1.4 pom Quarkus - Operator SDK - Parent @@ -85,4 +85,8 @@ + + + 5.1.4 + diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml index 8fc8d43b4..02511a449 100644 --- a/samples/exposedapp/pom.xml +++ b/samples/exposedapp/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-samples io.quarkiverse.operatorsdk - 5.1.4-SNAPSHOT + 5.1.4 4.0.0 diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml index eb32605f7..3ec3ba41e 100644 --- a/samples/joke/pom.xml +++ b/samples/joke/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 5.1.4-SNAPSHOT + 5.1.4 4.0.0 diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index 7e2da1ecb..eb1ab0014 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.1.4-SNAPSHOT + 5.1.4 quarkus-operator-sdk-samples-mysql-schema diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml index 309694630..52803910f 100644 --- a/samples/pingpong/pom.xml +++ b/samples/pingpong/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 5.1.4-SNAPSHOT + 5.1.4 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 584f4c2f7..bcdd41601 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-build-parent io.quarkiverse.operatorsdk - 5.1.4-SNAPSHOT + 5.1.4 ../build-parent/pom.xml 4.0.0