diff --git a/docs/pom.xml b/docs/pom.xml index bb420d72d..0a5c7f1da 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 b03de4c18..e6d9fc090 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.4.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 43571acc2..a2c0ede90 100644 --- a/hawkbit-autoconfigure/pom.xml +++ b/hawkbit-autoconfigure/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 0c6784dca..81fc9d559 100644 --- a/hawkbit-core/pom.xml +++ b/hawkbit-core/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 c6b140b9a..e92eeb85f 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.4.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 a1de14683..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.4.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 53ddb99d0..ed11d6f3e 100644 --- a/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml +++ b/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hawkbit hawkbit-dmf-parent - 0.4.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 c00f081c1..d888959d4 100644 --- a/hawkbit-dmf/pom.xml +++ b/hawkbit-dmf/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.eclipse.hawkbit - 0.4.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 ef4341357..3a02d2020 100644 --- a/hawkbit-http-security/pom.xml +++ b/hawkbit-http-security/pom.xml @@ -12,7 +12,7 @@ 4.0.0 hawkbit-parent - 0.4.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 37641fb8c..7fa3049b5 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.4.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 3679ab3fb..87696f193 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.4.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 5c5db5718..86e543cee 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.4.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 1b576d611..9ac0cf751 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.4.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 22030b5a0..ec8e4e216 100644 --- a/hawkbit-repository/pom.xml +++ b/hawkbit-repository/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.eclipse.hawkbit - 0.4.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 d314a0db0..5f8fd6613 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.4.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 6e7b609e4..3feded927 100644 --- a/hawkbit-rest/hawkbit-ddi-resource/pom.xml +++ b/hawkbit-rest/hawkbit-ddi-resource/pom.xml @@ -9,17 +9,16 @@ --> - - 4.0.0 - - org.eclipse.hawkbit - hawkbit-rest-parent - 0.4.0-SNAPSHOT - - hawkbit-ddi-resource - hawkBit :: REST :: DDI Resources + + 4.0.0 + + org.eclipse.hawkbit + hawkbit-rest-parent + 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 f1b593d6d..e90580d92 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.4.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 ece6f8591..961b7cd58 100644 --- a/hawkbit-rest/hawkbit-mgmt-resource/pom.xml +++ b/hawkbit-rest/hawkbit-mgmt-resource/pom.xml @@ -15,7 +15,7 @@ org.eclipse.hawkbit hawkbit-rest-parent - 0.4.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 99d6ef2dc..05a245fbd 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.4.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 8251b5cba..5c7de29b4 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.4.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 7239bcde2..5682dc27a 100644 --- a/hawkbit-rest/pom.xml +++ b/hawkbit-rest/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 11c198b1e..e1aaf2ad5 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.4.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 dec633916..df36a3c0d 100644 --- a/hawkbit-runtime/pom.xml +++ b/hawkbit-runtime/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-runtime-parent diff --git a/hawkbit-security-core/pom.xml b/hawkbit-security-core/pom.xml index d82bbede7..023bbc25d 100644 --- a/hawkbit-security-core/pom.xml +++ b/hawkbit-security-core/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 0c9091def..bd9bddf1c 100644 --- a/hawkbit-security-integration/pom.xml +++ b/hawkbit-security-integration/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 0c89d7ff1..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.4.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 572c0bc68..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.4.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 84a679540..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.4.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 b48ca01fb..9a73d4b94 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.4.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 26476fe14..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.4.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 06e417859..c1afe97bf 100644 --- a/hawkbit-starters/pom.xml +++ b/hawkbit-starters/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 e5aa039b3..41efdd219 100644 --- a/hawkbit-test-report/pom.xml +++ b/hawkbit-test-report/pom.xml @@ -14,7 +14,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.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 ba8becc02..c19f550f2 100644 --- a/hawkbit-ui/pom.xml +++ b/hawkbit-ui/pom.xml @@ -13,7 +13,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.0-SNAPSHOT + 0.3.0-SNAPSHOT hawkbit-ui hawkBit :: Mgmt UI diff --git a/pom.xml b/pom.xml index 9aa903b67..a00383c04 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.eclipse.hawkbit hawkbit-parent - 0.4.0-SNAPSHOT + 0.3.0-SNAPSHOT pom hawkBit :: Parent