From ac931ec8fac0b85b6b7fe2274bee8612f1672ac2 Mon Sep 17 00:00:00 2001 From: Kai Zimmermann Date: Mon, 11 Jun 2018 15:57:15 +0200 Subject: [PATCH] Master now on 0.3 --- deployHawkBitSandbox.sh | 2 +- docs/pom.xml | 2 +- hawkbit-artifact-repository-filesystem/pom.xml | 2 +- hawkbit-autoconfigure/pom.xml | 2 +- hawkbit-core/pom.xml | 2 +- hawkbit-dmf/hawkbit-dmf-amqp/pom.xml | 2 +- hawkbit-dmf/hawkbit-dmf-api/pom.xml | 2 +- hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml | 2 +- hawkbit-dmf/pom.xml | 2 +- hawkbit-http-security/pom.xml | 2 +- hawkbit-repository/hawkbit-repository-api/pom.xml | 2 +- hawkbit-repository/hawkbit-repository-core/pom.xml | 2 +- hawkbit-repository/hawkbit-repository-jpa/pom.xml | 2 +- hawkbit-repository/hawkbit-repository-test/pom.xml | 2 +- hawkbit-repository/pom.xml | 2 +- hawkbit-rest/hawkbit-ddi-api/pom.xml | 2 +- hawkbit-rest/hawkbit-ddi-resource/pom.xml | 2 +- hawkbit-rest/hawkbit-mgmt-api/pom.xml | 2 +- hawkbit-rest/hawkbit-mgmt-resource/pom.xml | 2 +- hawkbit-rest/hawkbit-rest-core/pom.xml | 2 +- hawkbit-rest/hawkbit-rest-docs/pom.xml | 2 +- hawkbit-rest/pom.xml | 2 +- hawkbit-runtime/hawkbit-update-server/pom.xml | 2 +- hawkbit-runtime/pom.xml | 2 +- hawkbit-security-core/pom.xml | 2 +- hawkbit-security-integration/pom.xml | 2 +- hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml | 2 +- hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml | 2 +- hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml | 2 +- hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml | 2 +- hawkbit-starters/hawkbit-boot-starter/pom.xml | 2 +- hawkbit-starters/pom.xml | 2 +- hawkbit-test-report/pom.xml | 2 +- hawkbit-ui/pom.xml | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/deployHawkBitSandbox.sh b/deployHawkBitSandbox.sh index c42afac3f..9b965e797 100644 --- a/deployHawkBitSandbox.sh +++ b/deployHawkBitSandbox.sh @@ -17,7 +17,7 @@ cf stop hawkbit-simulator cd hawkbit-runtime/hawkbit-update-server/target/ cf push cd ../../../../hawkbit-examples/ -java -jar hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.2.0-SNAPSHOT-exec.jar --hawkbit.url=https://hawkbit-demo-sandbox.eu-gb.mybluemix.net --hawkbit.username=demo --hawkbit.password=demo +java -jar hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-exec.jar --hawkbit.url=https://hawkbit-demo-sandbox.eu-gb.mybluemix.net --hawkbit.username=demo --hawkbit.password=demo cd hawkbit-device-simulator/target/ cf push cd ../../.. diff --git a/docs/pom.xml b/docs/pom.xml index ea0e46309..8c25e5e93 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT docs pom diff --git a/hawkbit-artifact-repository-filesystem/pom.xml b/hawkbit-artifact-repository-filesystem/pom.xml index 148caa0ee..cf943b110 100644 --- a/hawkbit-artifact-repository-filesystem/pom.xml +++ b/hawkbit-artifact-repository-filesystem/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-artifact-repository-filesystem hawkBit :: Artifact Repository :: Filesystem diff --git a/hawkbit-autoconfigure/pom.xml b/hawkbit-autoconfigure/pom.xml index 461505f6f..1cd89aa38 100644 --- a/hawkbit-autoconfigure/pom.xml +++ b/hawkbit-autoconfigure/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-autoconfigure hawkBit :: Spring Boot Autoconfigure diff --git a/hawkbit-core/pom.xml b/hawkbit-core/pom.xml index e450dfdaa..176d70e9a 100644 --- a/hawkbit-core/pom.xml +++ b/hawkbit-core/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-core hawkBit :: Core diff --git a/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml b/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml index 8ebbd997c..283ca7d54 100644 --- a/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml +++ b/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-dmf-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-dmf-amqp hawkBit :: DMF :: AMQP 0.9 Implementation diff --git a/hawkbit-dmf/hawkbit-dmf-api/pom.xml b/hawkbit-dmf/hawkbit-dmf-api/pom.xml index 2410c7c48..69bc7e823 100644 --- a/hawkbit-dmf/hawkbit-dmf-api/pom.xml +++ b/hawkbit-dmf/hawkbit-dmf-api/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-dmf-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-dmf-api hawkBit :: DMF :: API diff --git a/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml b/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml index 79406cfa3..12c91dee1 100644 --- a/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml +++ b/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-dmf-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-dmf-rabbitmq-test hawkBit :: DMF :: RabbitMq Test module diff --git a/hawkbit-dmf/pom.xml b/hawkbit-dmf/pom.xml index 352d4447e..17fc38b60 100644 --- a/hawkbit-dmf/pom.xml +++ b/hawkbit-dmf/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.eclipse.hawkbit - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-parent hawkbit-dmf-parent diff --git a/hawkbit-http-security/pom.xml b/hawkbit-http-security/pom.xml index b6597dbe8..c65748775 100644 --- a/hawkbit-http-security/pom.xml +++ b/hawkbit-http-security/pom.xml @@ -12,7 +12,7 @@ 4.0.0 hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.eclipse.hawkbit hawkbit-http-security diff --git a/hawkbit-repository/hawkbit-repository-api/pom.xml b/hawkbit-repository/hawkbit-repository-api/pom.xml index b0d3acc09..c51e262ae 100644 --- a/hawkbit-repository/hawkbit-repository-api/pom.xml +++ b/hawkbit-repository/hawkbit-repository-api/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-repository - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-repository-api hawkBit :: Repository :: API diff --git a/hawkbit-repository/hawkbit-repository-core/pom.xml b/hawkbit-repository/hawkbit-repository-core/pom.xml index 133d1c2a6..77a02fbea 100644 --- a/hawkbit-repository/hawkbit-repository-core/pom.xml +++ b/hawkbit-repository/hawkbit-repository-core/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-repository - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-repository-core hawkBit :: Repository :: Core Implementation Support diff --git a/hawkbit-repository/hawkbit-repository-jpa/pom.xml b/hawkbit-repository/hawkbit-repository-jpa/pom.xml index 3b64deebf..aabe8c2b3 100644 --- a/hawkbit-repository/hawkbit-repository-jpa/pom.xml +++ b/hawkbit-repository/hawkbit-repository-jpa/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.eclipse.hawkbit - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-repository hawkbit-repository-jpa diff --git a/hawkbit-repository/hawkbit-repository-test/pom.xml b/hawkbit-repository/hawkbit-repository-test/pom.xml index 7a858c9d5..51dc72d6f 100644 --- a/hawkbit-repository/hawkbit-repository-test/pom.xml +++ b/hawkbit-repository/hawkbit-repository-test/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-repository - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-repository-test hawkBit :: Repository :: Test Utilities diff --git a/hawkbit-repository/pom.xml b/hawkbit-repository/pom.xml index 689dcd0a5..f11d9d75f 100644 --- a/hawkbit-repository/pom.xml +++ b/hawkbit-repository/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.eclipse.hawkbit - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-parent hawkbit-repository diff --git a/hawkbit-rest/hawkbit-ddi-api/pom.xml b/hawkbit-rest/hawkbit-ddi-api/pom.xml index 3099c92c4..fafba9afa 100644 --- a/hawkbit-rest/hawkbit-ddi-api/pom.xml +++ b/hawkbit-rest/hawkbit-ddi-api/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-ddi-api hawkBit :: REST :: DDI API diff --git a/hawkbit-rest/hawkbit-ddi-resource/pom.xml b/hawkbit-rest/hawkbit-ddi-resource/pom.xml index 98384aec1..b26013183 100644 --- a/hawkbit-rest/hawkbit-ddi-resource/pom.xml +++ b/hawkbit-rest/hawkbit-ddi-resource/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-ddi-resource hawkBit :: REST :: DDI Resources diff --git a/hawkbit-rest/hawkbit-mgmt-api/pom.xml b/hawkbit-rest/hawkbit-mgmt-api/pom.xml index 7cbddfedf..ca95b4fd4 100644 --- a/hawkbit-rest/hawkbit-mgmt-api/pom.xml +++ b/hawkbit-rest/hawkbit-mgmt-api/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-mgmt-api hawkBit :: REST :: Management API diff --git a/hawkbit-rest/hawkbit-mgmt-resource/pom.xml b/hawkbit-rest/hawkbit-mgmt-resource/pom.xml index 4de8b138e..9308b30b2 100644 --- a/hawkbit-rest/hawkbit-mgmt-resource/pom.xml +++ b/hawkbit-rest/hawkbit-mgmt-resource/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-mgmt-resource hawkBit :: REST :: Management Resources diff --git a/hawkbit-rest/hawkbit-rest-core/pom.xml b/hawkbit-rest/hawkbit-rest-core/pom.xml index 774628b90..21bd9b21b 100644 --- a/hawkbit-rest/hawkbit-rest-core/pom.xml +++ b/hawkbit-rest/hawkbit-rest-core/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-rest-core hawkBit :: REST :: Core diff --git a/hawkbit-rest/hawkbit-rest-docs/pom.xml b/hawkbit-rest/hawkbit-rest-docs/pom.xml index 19faf1991..4f8b5d689 100644 --- a/hawkbit-rest/hawkbit-rest-docs/pom.xml +++ b/hawkbit-rest/hawkbit-rest-docs/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-rest-docs hawkbit :: REST :: Documentation diff --git a/hawkbit-rest/pom.xml b/hawkbit-rest/pom.xml index 380dca928..c6c62a26d 100644 --- a/hawkbit-rest/pom.xml +++ b/hawkbit-rest/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-rest-parent hawkBit :: REST diff --git a/hawkbit-runtime/hawkbit-update-server/pom.xml b/hawkbit-runtime/hawkbit-update-server/pom.xml index 0662a3143..901b5cbc0 100644 --- a/hawkbit-runtime/hawkbit-update-server/pom.xml +++ b/hawkbit-runtime/hawkbit-update-server/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-runtime-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-update-server hawkBit :: Runtime :: Update Server diff --git a/hawkbit-runtime/pom.xml b/hawkbit-runtime/pom.xml index 31f9d42a6..df36a3c0d 100644 --- a/hawkbit-runtime/pom.xml +++ b/hawkbit-runtime/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-runtime-parent diff --git a/hawkbit-security-core/pom.xml b/hawkbit-security-core/pom.xml index 91493a78e..86259041e 100644 --- a/hawkbit-security-core/pom.xml +++ b/hawkbit-security-core/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-security-core hawkBit :: Core Security diff --git a/hawkbit-security-integration/pom.xml b/hawkbit-security-integration/pom.xml index 11cacf953..175bdbd65 100644 --- a/hawkbit-security-integration/pom.xml +++ b/hawkbit-security-integration/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-security-integration hawkBit :: Security Integration diff --git a/hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml b/hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml index d3152d977..9c01c7d17 100644 --- a/hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml +++ b/hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-starters - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-boot-starter-ddi-api hawkBit :: Spring Boot Starter DDI API diff --git a/hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml b/hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml index cd9deeb0f..31a6fd4e2 100644 --- a/hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml +++ b/hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-starters - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-boot-starter-dmf-api hawkBit :: Spring Boot Starter DMF API diff --git a/hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml b/hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml index 356c96e6c..4b9ed1afa 100644 --- a/hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml +++ b/hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-starters - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-boot-starter-mgmt-api hawkBit :: Spring Boot Starter Management API diff --git a/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml b/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml index 0dee971e6..ef1c40475 100644 --- a/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml +++ b/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-starters - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-boot-starter-mgmt-ui hawkBit :: Spring Boot Starter Management UI diff --git a/hawkbit-starters/hawkbit-boot-starter/pom.xml b/hawkbit-starters/hawkbit-boot-starter/pom.xml index d20f4201a..5c4ad1ad0 100644 --- a/hawkbit-starters/hawkbit-boot-starter/pom.xml +++ b/hawkbit-starters/hawkbit-boot-starter/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-starters - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-boot-starter hawkBit :: Spring Boot Starter diff --git a/hawkbit-starters/pom.xml b/hawkbit-starters/pom.xml index 2b38f44b9..c1afe97bf 100644 --- a/hawkbit-starters/pom.xml +++ b/hawkbit-starters/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-starters hawkBit :: Spring Boot Starters diff --git a/hawkbit-test-report/pom.xml b/hawkbit-test-report/pom.xml index 77e416d2c..e59a047c3 100644 --- a/hawkbit-test-report/pom.xml +++ b/hawkbit-test-report/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-test-report hawkBit :: Test Report diff --git a/hawkbit-ui/pom.xml b/hawkbit-ui/pom.xml index 84a7490d3..46c67165d 100644 --- a/hawkbit-ui/pom.xml +++ b/hawkbit-ui/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-ui hawkBit :: Mgmt UI