diff --git a/examples/hawkbit-device-simulator/pom.xml b/examples/hawkbit-device-simulator/pom.xml
index eaec9b91e..9a84d13f5 100644
--- a/examples/hawkbit-device-simulator/pom.xml
+++ b/examples/hawkbit-device-simulator/pom.xml
@@ -14,7 +14,7 @@
4.0.0
org.eclipse.hawkbit
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-examples-parent
diff --git a/examples/hawkbit-example-app/pom.xml b/examples/hawkbit-example-app/pom.xml
index cd238945a..33624ffd7 100644
--- a/examples/hawkbit-example-app/pom.xml
+++ b/examples/hawkbit-example-app/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-examples-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-example-app
hawkBit :: Example App
diff --git a/examples/hawkbit-mgmt-api-client/pom.xml b/examples/hawkbit-mgmt-api-client/pom.xml
index cd0977cf5..cced3dfbb 100644
--- a/examples/hawkbit-mgmt-api-client/pom.xml
+++ b/examples/hawkbit-mgmt-api-client/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-examples-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-mgmt-api-client
hawkBit Management API example client