From 70bb46a0d29f1041fd315305be8dd1c0ab23135c Mon Sep 17 00:00:00 2001 From: hono-bot Date: Thu, 9 Jun 2022 13:44:14 +0000 Subject: [PATCH] Release 2.0.0-RC3 --- adapter-base/pom.xml | 2 +- adapters/amqp/pom.xml | 2 +- adapters/coap/pom.xml | 2 +- adapters/http-base/pom.xml | 2 +- adapters/http/pom.xml | 2 +- adapters/lora/pom.xml | 2 +- adapters/mqtt-base/pom.xml | 2 +- adapters/mqtt/pom.xml | 2 +- adapters/parent/pom.xml | 2 +- adapters/pom.xml | 2 +- adapters/sigfox/pom.xml | 2 +- bom/pom.xml | 2 +- cli/pom.xml | 2 +- client-device-connection-infinispan/pom.xml | 2 +- clients/amqp-common/pom.xml | 2 +- clients/amqp-connection/pom.xml | 2 +- clients/application-amqp/pom.xml | 2 +- clients/application-kafka/pom.xml | 2 +- clients/application/pom.xml | 2 +- clients/client-common/pom.xml | 2 +- clients/command-amqp/pom.xml | 2 +- clients/command-kafka/pom.xml | 2 +- clients/command/pom.xml | 2 +- clients/device-amqp/pom.xml | 2 +- clients/kafka-common/pom.xml | 2 +- clients/notification-amqp/pom.xml | 2 +- clients/notification-kafka/pom.xml | 2 +- clients/notification/pom.xml | 2 +- clients/pom.xml | 2 +- clients/registry-amqp/pom.xml | 2 +- clients/registry/pom.xml | 2 +- clients/telemetry-amqp/pom.xml | 2 +- clients/telemetry-kafka/pom.xml | 2 +- clients/telemetry/pom.xml | 2 +- core/pom.xml | 2 +- demo-certs/pom.xml | 2 +- examples/hono-client-examples/pom.xml | 2 +- examples/pom.xml | 2 +- examples/protocol-gateway-example/pom.xml | 2 +- legal/pom.xml | 2 +- pom.xml | 2 +- service-base/pom.xml | 2 +- services/auth-base/pom.xml | 2 +- services/auth/pom.xml | 2 +- services/base-jdbc/pom.xml | 2 +- services/command-router/pom.xml | 2 +- services/device-registry-base/pom.xml | 2 +- services/device-registry-jdbc/pom.xml | 2 +- services/device-registry-mongodb/pom.xml | 2 +- services/parent/pom.xml | 2 +- services/pom.xml | 2 +- site/pom.xml | 2 +- test-utils/adapter-base-test-utils/pom.xml | 2 +- test-utils/client-test-utils/pom.xml | 2 +- test-utils/core-test-utils/pom.xml | 2 +- test-utils/kafka-test-utils/pom.xml | 2 +- test-utils/pom.xml | 2 +- tests/pom.xml | 2 +- 58 files changed, 58 insertions(+), 58 deletions(-) diff --git a/adapter-base/pom.xml b/adapter-base/pom.xml index ba81e6f551..20e92a7170 100644 --- a/adapter-base/pom.xml +++ b/adapter-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom hono-adapter-base diff --git a/adapters/amqp/pom.xml b/adapters/amqp/pom.xml index dbd5e6d4bd..24a2a13e3b 100644 --- a/adapters/amqp/pom.xml +++ b/adapters/amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-adapter-amqp diff --git a/adapters/coap/pom.xml b/adapters/coap/pom.xml index 8f208739c3..d7a6f70945 100644 --- a/adapters/coap/pom.xml +++ b/adapters/coap/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-adapter-coap diff --git a/adapters/http-base/pom.xml b/adapters/http-base/pom.xml index 04703e1368..2ffd9d4431 100644 --- a/adapters/http-base/pom.xml +++ b/adapters/http-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-adapter-http-base Hono HTTP Adapter base diff --git a/adapters/http/pom.xml b/adapters/http/pom.xml index 4b1b7f9e14..6188ee913b 100644 --- a/adapters/http/pom.xml +++ b/adapters/http/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-adapter-http diff --git a/adapters/lora/pom.xml b/adapters/lora/pom.xml index 2535b8a17c..3ee7d5ed53 100644 --- a/adapters/lora/pom.xml +++ b/adapters/lora/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-adapter-lora diff --git a/adapters/mqtt-base/pom.xml b/adapters/mqtt-base/pom.xml index 3805a2c7e4..9e8b702706 100644 --- a/adapters/mqtt-base/pom.xml +++ b/adapters/mqtt-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-adapters - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-adapter-mqtt-base Hono MQTT Adapter base diff --git a/adapters/mqtt/pom.xml b/adapters/mqtt/pom.xml index 25ea0a3120..dab921dab8 100644 --- a/adapters/mqtt/pom.xml +++ b/adapters/mqtt/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-adapter-mqtt diff --git a/adapters/parent/pom.xml b/adapters/parent/pom.xml index 3cf1d34c42..040dbf5f73 100644 --- a/adapters/parent/pom.xml +++ b/adapters/parent/pom.xml @@ -17,7 +17,7 @@ hono-adapters org.eclipse.hono - 2.0.0-SNAPSHOT + 2.0.0-RC3 4.0.0 hono-adapters-parent diff --git a/adapters/pom.xml b/adapters/pom.xml index 6b5ac47675..3931aadeb2 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/adapters/sigfox/pom.xml b/adapters/sigfox/pom.xml index ffd1707e9f..f54cc27119 100644 --- a/adapters/sigfox/pom.xml +++ b/adapters/sigfox/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-adapter-sigfox diff --git a/bom/pom.xml b/bom/pom.xml index 4e619199a5..4b6b53ea6a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-bom diff --git a/cli/pom.xml b/cli/pom.xml index 6efc436f98..908513151a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml index 873e07b552..ceb42f444f 100644 --- a/client-device-connection-infinispan/pom.xml +++ b/client-device-connection-infinispan/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom client-device-connection-infinispan diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml index 9d8f765dca..b1e5e10822 100644 --- a/clients/amqp-common/pom.xml +++ b/clients/amqp-common/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-amqp-common diff --git a/clients/amqp-connection/pom.xml b/clients/amqp-connection/pom.xml index 1836f79f78..0dcec9fd60 100644 --- a/clients/amqp-connection/pom.xml +++ b/clients/amqp-connection/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-amqp-connection diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml index c3335e1a37..e7c18e92a8 100644 --- a/clients/application-amqp/pom.xml +++ b/clients/application-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-application-amqp diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml index ba81e7eeb6..4005c18953 100644 --- a/clients/application-kafka/pom.xml +++ b/clients/application-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-application-kafka diff --git a/clients/application/pom.xml b/clients/application/pom.xml index 255d639766..be42c7981e 100644 --- a/clients/application/pom.xml +++ b/clients/application/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-application diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml index d480effdc7..128cf342be 100644 --- a/clients/client-common/pom.xml +++ b/clients/client-common/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-common diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml index 4fc9d47384..9daad2bab2 100644 --- a/clients/command-amqp/pom.xml +++ b/clients/command-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-command-amqp diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml index 82b2fd68dc..179d5caf8d 100644 --- a/clients/command-kafka/pom.xml +++ b/clients/command-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-command-kafka diff --git a/clients/command/pom.xml b/clients/command/pom.xml index 6f8011b3c0..6c428bd03b 100644 --- a/clients/command/pom.xml +++ b/clients/command/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-command diff --git a/clients/device-amqp/pom.xml b/clients/device-amqp/pom.xml index ee643a73cc..5012d284aa 100644 --- a/clients/device-amqp/pom.xml +++ b/clients/device-amqp/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-device-amqp diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml index 12878fcaca..968c37f4df 100644 --- a/clients/kafka-common/pom.xml +++ b/clients/kafka-common/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-kafka-common diff --git a/clients/notification-amqp/pom.xml b/clients/notification-amqp/pom.xml index 0a99441e03..4ad5f28036 100644 --- a/clients/notification-amqp/pom.xml +++ b/clients/notification-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-notification-amqp diff --git a/clients/notification-kafka/pom.xml b/clients/notification-kafka/pom.xml index 0a46d9384c..c706e08c27 100644 --- a/clients/notification-kafka/pom.xml +++ b/clients/notification-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-notification-kafka diff --git a/clients/notification/pom.xml b/clients/notification/pom.xml index d351c36895..cecef31d6a 100644 --- a/clients/notification/pom.xml +++ b/clients/notification/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-notification diff --git a/clients/pom.xml b/clients/pom.xml index d54890f7e1..2e3b8ea31e 100644 --- a/clients/pom.xml +++ b/clients/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml index a3cfdf22c7..a4efdf730c 100644 --- a/clients/registry-amqp/pom.xml +++ b/clients/registry-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-registry-amqp diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml index f0d923e264..b226973af9 100644 --- a/clients/registry/pom.xml +++ b/clients/registry/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-registry diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml index 0609fa6dda..5a50aeb7e4 100644 --- a/clients/telemetry-amqp/pom.xml +++ b/clients/telemetry-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-telemetry-amqp diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml index a7a8784cb3..21499fbc12 100644 --- a/clients/telemetry-kafka/pom.xml +++ b/clients/telemetry-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-telemetry-kafka diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml index b5a3776582..c7cc1093b2 100644 --- a/clients/telemetry/pom.xml +++ b/clients/telemetry/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-client-telemetry diff --git a/core/pom.xml b/core/pom.xml index 734944e256..f0ffa22928 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml index 6d69e7b6ea..385d0504d3 100644 --- a/demo-certs/pom.xml +++ b/demo-certs/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-demo-certs diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml index b048a46253..0db19e4f0b 100644 --- a/examples/hono-client-examples/pom.xml +++ b/examples/hono-client-examples/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-example - 2.0.0-SNAPSHOT + 2.0.0-RC3 .. diff --git a/examples/pom.xml b/examples/pom.xml index dbbfe90b6d..b10b17adaa 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml index d256d144f3..4cd1d16df5 100644 --- a/examples/protocol-gateway-example/pom.xml +++ b/examples/protocol-gateway-example/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-example - 2.0.0-SNAPSHOT + 2.0.0-RC3 .. diff --git a/legal/pom.xml b/legal/pom.xml index 5622f416c4..654a3c9194 100644 --- a/legal/pom.xml +++ b/legal/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-legal Legal Documents diff --git a/pom.xml b/pom.xml index 16099d4e56..c654060438 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 pom Hono diff --git a/service-base/pom.xml b/service-base/pom.xml index 32c77b1530..7c70c6c8fe 100644 --- a/service-base/pom.xml +++ b/service-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom hono-service-base diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml index a9fb163ba6..6c5a6ddfa1 100644 --- a/services/auth-base/pom.xml +++ b/services/auth-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services - 2.0.0-SNAPSHOT + 2.0.0-RC3 hono-service-auth-base Hono Auth base diff --git a/services/auth/pom.xml b/services/auth/pom.xml index 23bff53dff..91838bf98d 100644 --- a/services/auth/pom.xml +++ b/services/auth/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-service-auth diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml index 86c91d31f5..cca978de72 100644 --- a/services/base-jdbc/pom.xml +++ b/services/base-jdbc/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../../bom 4.0.0 diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml index 4e4943407f..50d929f425 100644 --- a/services/command-router/pom.xml +++ b/services/command-router/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent hono-service-command-router diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml index f3bd5976c0..89d06eef87 100644 --- a/services/device-registry-base/pom.xml +++ b/services/device-registry-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services - 2.0.0-SNAPSHOT + 2.0.0-RC3 4.0.0 diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml index 5119bef501..d85624daf3 100644 --- a/services/device-registry-jdbc/pom.xml +++ b/services/device-registry-jdbc/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent 4.0.0 diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml index 9053f2e1a2..3d77cea10d 100644 --- a/services/device-registry-mongodb/pom.xml +++ b/services/device-registry-mongodb/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services-parent - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../parent 4.0.0 diff --git a/services/parent/pom.xml b/services/parent/pom.xml index c28881706b..23b10020a3 100644 --- a/services/parent/pom.xml +++ b/services/parent/pom.xml @@ -16,7 +16,7 @@ hono-services org.eclipse.hono - 2.0.0-SNAPSHOT + 2.0.0-RC3 4.0.0 pom diff --git a/services/pom.xml b/services/pom.xml index 7c20b71f85..008be44d45 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/site/pom.xml b/site/pom.xml index 5579ffd4d9..e7e531d47e 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml index eeeb66a27e..4402f8bb8d 100644 --- a/test-utils/adapter-base-test-utils/pom.xml +++ b/test-utils/adapter-base-test-utils/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono test-utils - 2.0.0-SNAPSHOT + 2.0.0-RC3 adapter-base-test-utils diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml index 0e87d2ad68..32d88ff437 100644 --- a/test-utils/client-test-utils/pom.xml +++ b/test-utils/client-test-utils/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono test-utils - 2.0.0-SNAPSHOT + 2.0.0-RC3 client-test-utils diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml index ee5ada8768..9a4a2cd338 100644 --- a/test-utils/core-test-utils/pom.xml +++ b/test-utils/core-test-utils/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono test-utils - 2.0.0-SNAPSHOT + 2.0.0-RC3 core-test-utils diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml index 70e5e35c89..ee4298c78c 100644 --- a/test-utils/kafka-test-utils/pom.xml +++ b/test-utils/kafka-test-utils/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono test-utils - 2.0.0-SNAPSHOT + 2.0.0-RC3 kafka-test-utils diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 3993b096ec..4911a9f226 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -17,7 +17,7 @@ hono-bom org.eclipse.hono - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom test-utils diff --git a/tests/pom.xml b/tests/pom.xml index 5efc997a00..34e87297d5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 2.0.0-SNAPSHOT + 2.0.0-RC3 ../bom 4.0.0