diff --git a/annotations/pom.xml b/annotations/pom.xml
index 77adbd63..dd0f9b0d 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
quarkus-operator-sdk-annotations
diff --git a/bom/pom.xml b/bom/pom.xml
index cb26087b..07498def 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 7.0.0
+ 7.0.1-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
- 7.0.0
+ HEAD
GitHub
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index d34a8d4f..4ec8db71 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
quarkus-operator-sdk-build-parent
pom
diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml
index d2b2476e..a5a1e240 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
- 7.0.0
+ 7.0.1-SNAPSHOT
Quarkus - Operator SDK - Bundle Generator - Deployment
diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml
index 7c8950b9..5714a14c 100644
--- a/bundle-generator/pom.xml
+++ b/bundle-generator/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml
index 9850d780..49ef4f29 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
- 7.0.0
+ 7.0.1-SNAPSHOT
Quarkus - Operator SDK - Bundle Generator - Runtime
diff --git a/cli/pom.xml b/cli/pom.xml
index 368451ba..26b84264 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
4.0.0
diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml
index 5ddf5198..c99ef2fe 100644
--- a/common-deployment/pom.xml
+++ b/common-deployment/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 1ad590e1..ec7b2bef 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index e2045a11..69525012 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-core-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
quarkus-operator-sdk-deployment
Quarkus - Operator SDK - Core - Deployment
diff --git a/core/pom.xml b/core/pom.xml
index 2578cc67..a63a2d50 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 698ac099..5dceebbb 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-core-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
quarkus-operator-sdk
Quarkus - Operator SDK - Core - Runtime
diff --git a/docs/pom.xml b/docs/pom.xml
index a6f89b31..f975e2dd 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 2462353d..9ef21fa7 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
quarkus-operator-sdk-integration-tests
diff --git a/pom.xml b/pom.xml
index ae50c5d0..076396d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 7.0.0
+ 7.0.1-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
- 7.0.0
+ HEAD
diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml
index e2a1e8c0..b5ba774e 100644
--- a/samples/exposedapp/pom.xml
+++ b/samples/exposedapp/pom.xml
@@ -3,7 +3,7 @@
quarkus-operator-sdk-samples
io.quarkiverse.operatorsdk
- 7.0.0
+ 7.0.1-SNAPSHOT
4.0.0
diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml
index 130263fa..0fce106f 100644
--- a/samples/joke/pom.xml
+++ b/samples/joke/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-samples
- 7.0.0
+ 7.0.1-SNAPSHOT
4.0.0
diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml
index 7e4bf6ba..ef8ba30e 100644
--- a/samples/mysql-schema/pom.xml
+++ b/samples/mysql-schema/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-samples
- 7.0.0
+ 7.0.1-SNAPSHOT
quarkus-operator-sdk-samples-mysql-schema
diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml
index d4120ab1..08ad9796 100644
--- a/samples/pingpong/pom.xml
+++ b/samples/pingpong/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-samples
- 7.0.0
+ 7.0.1-SNAPSHOT
4.0.0
diff --git a/samples/pom.xml b/samples/pom.xml
index 331ef42e..5ac803fb 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
quarkus-operator-sdk-build-parent
io.quarkiverse.operatorsdk
- 7.0.0
+ 7.0.1-SNAPSHOT
../build-parent/pom.xml
4.0.0