diff --git a/deployment/pom.xml b/deployment/pom.xml index 5a9ecc37b..91ed131f7 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.3-SNAPSHOT + 1.8.3 quarkus-operator-sdk-deployment Quarkus - Operator SDK - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ec4ead45a..6cb2f91c8 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.3-SNAPSHOT + 1.8.3 quarkus-operator-sdk-integration-tests Quarkus - Operator SDK - Integration Tests diff --git a/pom.xml b/pom.xml index db7cc55d0..17c033993 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.3-SNAPSHOT + 1.8.3 pom Quarkus - Operator SDK - Parent @@ -75,4 +75,8 @@ + + + 1.8.3 + diff --git a/runtime/pom.xml b/runtime/pom.xml index b0d2c8425..5d92f2f23 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 1.8.3-SNAPSHOT + 1.8.3 quarkus-operator-sdk Quarkus - Operator SDK - Runtime diff --git a/samples/pom.xml b/samples/pom.xml index ad784c0b7..6fef7fc2a 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-parent io.quarkiverse.operatorsdk - 1.8.3-SNAPSHOT + 1.8.3 4.0.0