diff --git a/README.md b/README.md
index b28aff339..510463a1c 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,12 @@ Want to chat with the team behind hawkBit? [)
+* The master branch contains future development towards 0.2
+
+
## Try out examples
#### Standalone Test Application Server
[Example Application](examples/hawkbit-example-app)
diff --git a/examples/pom.xml b/examples/pom.xml
index d23eb0098..5f1377123 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -15,7 +15,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-examples-parent
diff --git a/hawkbit-artifact-repository-mongo/pom.xml b/hawkbit-artifact-repository-mongo/pom.xml
index b8d73e256..fb1d7df41 100644
--- a/hawkbit-artifact-repository-mongo/pom.xml
+++ b/hawkbit-artifact-repository-mongo/pom.xml
@@ -13,7 +13,7 @@
4.0.0
org.eclipse.hawkbit
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-parent
hawkbit-artifact-repository-mongo
diff --git a/hawkbit-autoconfigure/pom.xml b/hawkbit-autoconfigure/pom.xml
index 1f8e08b7d..11a106a4b 100644
--- a/hawkbit-autoconfigure/pom.xml
+++ b/hawkbit-autoconfigure/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-autoconfigure
hawkBit :: Spring Boot Autoconfigure
diff --git a/hawkbit-cache-redis/pom.xml b/hawkbit-cache-redis/pom.xml
index 3ed2d62f3..99c8328b5 100644
--- a/hawkbit-cache-redis/pom.xml
+++ b/hawkbit-cache-redis/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-cache-redis
hawkBit :: Redis Cache Manager
diff --git a/hawkbit-core/pom.xml b/hawkbit-core/pom.xml
index 403f7aeb2..e5d0f65fd 100644
--- a/hawkbit-core/pom.xml
+++ b/hawkbit-core/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-core
hawkBit :: Core
diff --git a/hawkbit-dmf-amqp/pom.xml b/hawkbit-dmf-amqp/pom.xml
index 266412e8e..a7dfc5b42 100644
--- a/hawkbit-dmf-amqp/pom.xml
+++ b/hawkbit-dmf-amqp/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-dmf-amqp
hawkBit :: DMF Amqp
diff --git a/hawkbit-dmf-api/pom.xml b/hawkbit-dmf-api/pom.xml
index 5660370e5..2ade4a6c7 100644
--- a/hawkbit-dmf-api/pom.xml
+++ b/hawkbit-dmf-api/pom.xml
@@ -15,7 +15,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-dmf-api
hawkBit :: Device Management Federation API
diff --git a/hawkbit-http-security/pom.xml b/hawkbit-http-security/pom.xml
index e5ee23de5..a9b8a4080 100644
--- a/hawkbit-http-security/pom.xml
+++ b/hawkbit-http-security/pom.xml
@@ -12,7 +12,7 @@
4.0.0
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
org.eclipse.hawkbit
hawkbit-http-security
diff --git a/hawkbit-repository/pom.xml b/hawkbit-repository/pom.xml
index e5d7011ae..62d234ddb 100644
--- a/hawkbit-repository/pom.xml
+++ b/hawkbit-repository/pom.xml
@@ -13,7 +13,7 @@
4.0.0
org.eclipse.hawkbit
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-parent
hawkbit-repository
diff --git a/hawkbit-rest-api/pom.xml b/hawkbit-rest-api/pom.xml
index f1a63ac2f..be9abafac 100644
--- a/hawkbit-rest-api/pom.xml
+++ b/hawkbit-rest-api/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-rest-api
hawkBit :: REST API
diff --git a/hawkbit-rest-resource/pom.xml b/hawkbit-rest-resource/pom.xml
index f682b3f05..633a1f8cc 100644
--- a/hawkbit-rest-resource/pom.xml
+++ b/hawkbit-rest-resource/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-rest-resource
hawkBit :: REST Resources
diff --git a/hawkbit-security-core/pom.xml b/hawkbit-security-core/pom.xml
index 1b51b2de3..011acc95b 100644
--- a/hawkbit-security-core/pom.xml
+++ b/hawkbit-security-core/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-security-core
hawkBit :: Core Security
diff --git a/hawkbit-security-integration/pom.xml b/hawkbit-security-integration/pom.xml
index 6f5ce10a7..9d89c1806 100644
--- a/hawkbit-security-integration/pom.xml
+++ b/hawkbit-security-integration/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-security-integration
hawkBit :: Security Integration
diff --git a/hawkbit-test-report/pom.xml b/hawkbit-test-report/pom.xml
index b6eb54a0a..6e58cb61a 100644
--- a/hawkbit-test-report/pom.xml
+++ b/hawkbit-test-report/pom.xml
@@ -15,7 +15,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-test-report
Hawkbit :: Test Report
diff --git a/hawkbit-ui/pom.xml b/hawkbit-ui/pom.xml
index 0f88a208b..f0fa058cf 100644
--- a/hawkbit-ui/pom.xml
+++ b/hawkbit-ui/pom.xml
@@ -14,7 +14,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
hawkbit-ui
hawkBit :: UI
diff --git a/pom.xml b/pom.xml
index 83cc0c026..84a223b64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.hawkbit
hawkbit-parent
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
pom
hawkBit :: Parent