diff --git a/micrometer-support/pom.xml b/micrometer-support/pom.xml
index a12c83738b..2866f42257 100644
--- a/micrometer-support/pom.xml
+++ b/micrometer-support/pom.xml
@@ -5,7 +5,7 @@
java-operator-sdk
io.javaoperatorsdk
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
4.0.0
diff --git a/operator-framework-core/pom.xml b/operator-framework-core/pom.xml
index e578810de5..ce8115829a 100644
--- a/operator-framework-core/pom.xml
+++ b/operator-framework-core/pom.xml
@@ -6,7 +6,7 @@
io.javaoperatorsdk
java-operator-sdk
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/operator-framework-junit5/pom.xml b/operator-framework-junit5/pom.xml
index 6256cc7de3..5ffef0d184 100644
--- a/operator-framework-junit5/pom.xml
+++ b/operator-framework-junit5/pom.xml
@@ -5,7 +5,7 @@
java-operator-sdk
io.javaoperatorsdk
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
4.0.0
diff --git a/operator-framework/pom.xml b/operator-framework/pom.xml
index 996c29bcae..2fe67f8716 100644
--- a/operator-framework/pom.xml
+++ b/operator-framework/pom.xml
@@ -5,7 +5,7 @@
java-operator-sdk
io.javaoperatorsdk
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 470cc27b92..e00f22ce1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.javaoperatorsdk
java-operator-sdk
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
Operator SDK for Java
Java SDK for implementing Kubernetes operators
pom
diff --git a/samples/common/pom.xml b/samples/common/pom.xml
index 066f5007b3..5e873dfe23 100644
--- a/samples/common/pom.xml
+++ b/samples/common/pom.xml
@@ -6,7 +6,7 @@
io.javaoperatorsdk
java-operator-sdk-samples
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
operator-framework-samples-common
diff --git a/samples/pom.xml b/samples/pom.xml
index 73528a4b20..386cc0c160 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
io.javaoperatorsdk
java-operator-sdk
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
java-operator-sdk-samples
diff --git a/samples/pure-java/pom.xml b/samples/pure-java/pom.xml
index c53735c45b..74a9cebd56 100644
--- a/samples/pure-java/pom.xml
+++ b/samples/pure-java/pom.xml
@@ -6,7 +6,7 @@
io.javaoperatorsdk
java-operator-sdk-samples
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
operator-framework-samples-pure-java
diff --git a/samples/spring-boot-plain/pom.xml b/samples/spring-boot-plain/pom.xml
index e361ca1cfc..82fd73013b 100644
--- a/samples/spring-boot-plain/pom.xml
+++ b/samples/spring-boot-plain/pom.xml
@@ -6,7 +6,7 @@
io.javaoperatorsdk
java-operator-sdk-samples
- 1.9.9-SNAPSHOT
+ 2.0.0-SNAPSHOT
operator-framework-samples-spring-boot-plain