From 6aca347f11d2acc6431346f224d6ee4f09c0eb81 Mon Sep 17 00:00:00 2001 From: hono-bot Date: Tue, 7 Jun 2022 07:25:17 +0000 Subject: [PATCH] Release 2.0.0-RC2 --- 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..30bf5b1d27 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-RC2 ../bom hono-adapter-base diff --git a/adapters/amqp/pom.xml b/adapters/amqp/pom.xml index dbd5e6d4bd..e3bea66137 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-RC2 ../parent hono-adapter-amqp diff --git a/adapters/coap/pom.xml b/adapters/coap/pom.xml index 8f208739c3..7b914e91ad 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-RC2 ../parent hono-adapter-coap diff --git a/adapters/http-base/pom.xml b/adapters/http-base/pom.xml index 04703e1368..c94bfa7ee4 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-RC2 hono-adapter-http-base Hono HTTP Adapter base diff --git a/adapters/http/pom.xml b/adapters/http/pom.xml index 4b1b7f9e14..1a46c72244 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-RC2 ../parent hono-adapter-http diff --git a/adapters/lora/pom.xml b/adapters/lora/pom.xml index 2535b8a17c..e4430bbbc5 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-RC2 ../parent hono-adapter-lora diff --git a/adapters/mqtt-base/pom.xml b/adapters/mqtt-base/pom.xml index 3805a2c7e4..47660dbce1 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-RC2 hono-adapter-mqtt-base Hono MQTT Adapter base diff --git a/adapters/mqtt/pom.xml b/adapters/mqtt/pom.xml index 25ea0a3120..e7e895112c 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-RC2 ../parent hono-adapter-mqtt diff --git a/adapters/parent/pom.xml b/adapters/parent/pom.xml index 3cf1d34c42..813f61682e 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-RC2 4.0.0 hono-adapters-parent diff --git a/adapters/pom.xml b/adapters/pom.xml index 6b5ac47675..b7dec4b92f 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-RC2 ../bom diff --git a/adapters/sigfox/pom.xml b/adapters/sigfox/pom.xml index ffd1707e9f..7752b4feda 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-RC2 ../parent hono-adapter-sigfox diff --git a/bom/pom.xml b/bom/pom.xml index 4e619199a5..ded167d428 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-RC2 hono-bom diff --git a/cli/pom.xml b/cli/pom.xml index 6efc436f98..9c7c508fe0 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-RC2 ../bom diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml index 873e07b552..c3566f0a5c 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-RC2 ../bom client-device-connection-infinispan diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml index 9d8f765dca..d41fcea28f 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-RC2 hono-client-amqp-common diff --git a/clients/amqp-connection/pom.xml b/clients/amqp-connection/pom.xml index 1836f79f78..1d94b0d3da 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-RC2 hono-client-amqp-connection diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml index c3335e1a37..e41812aee4 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-RC2 hono-client-application-amqp diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml index ba81e7eeb6..83eb764c17 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-RC2 hono-client-application-kafka diff --git a/clients/application/pom.xml b/clients/application/pom.xml index 255d639766..a161385108 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-RC2 hono-client-application diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml index d480effdc7..a15027c446 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-RC2 hono-client-common diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml index 4fc9d47384..7fa93ca8d4 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-RC2 hono-client-command-amqp diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml index 82b2fd68dc..3714a28666 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-RC2 hono-client-command-kafka diff --git a/clients/command/pom.xml b/clients/command/pom.xml index 6f8011b3c0..caead9f103 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-RC2 hono-client-command diff --git a/clients/device-amqp/pom.xml b/clients/device-amqp/pom.xml index ee643a73cc..9d5c393d09 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-RC2 hono-client-device-amqp diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml index 12878fcaca..135359f9c2 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-RC2 hono-client-kafka-common diff --git a/clients/notification-amqp/pom.xml b/clients/notification-amqp/pom.xml index 0a99441e03..a79c4fca43 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-RC2 hono-client-notification-amqp diff --git a/clients/notification-kafka/pom.xml b/clients/notification-kafka/pom.xml index 0a46d9384c..60511c0596 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-RC2 hono-client-notification-kafka diff --git a/clients/notification/pom.xml b/clients/notification/pom.xml index d351c36895..374e2cfc91 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-RC2 hono-client-notification diff --git a/clients/pom.xml b/clients/pom.xml index d54890f7e1..46874334c7 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-RC2 ../bom diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml index a3cfdf22c7..e3b1ab5333 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-RC2 hono-client-registry-amqp diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml index f0d923e264..32eb6fd3fd 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-RC2 hono-client-registry diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml index 0609fa6dda..998ba157dc 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-RC2 hono-client-telemetry-amqp diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml index a7a8784cb3..3c2b27dc23 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-RC2 hono-client-telemetry-kafka diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml index b5a3776582..6a3d7eac11 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-RC2 hono-client-telemetry diff --git a/core/pom.xml b/core/pom.xml index 734944e256..04c69c2cf2 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-RC2 ../bom diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml index 6d69e7b6ea..13a13d21b7 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-RC2 hono-demo-certs diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml index b048a46253..decc539a21 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-RC2 .. diff --git a/examples/pom.xml b/examples/pom.xml index dbbfe90b6d..656db4feec 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-RC2 ../bom diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml index d256d144f3..37aa97de4f 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-RC2 .. diff --git a/legal/pom.xml b/legal/pom.xml index 5622f416c4..94a7fb17b7 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-RC2 hono-legal Legal Documents diff --git a/pom.xml b/pom.xml index 16099d4e56..4a3e8dae07 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 2.0.0-SNAPSHOT + 2.0.0-RC2 pom Hono diff --git a/service-base/pom.xml b/service-base/pom.xml index 32c77b1530..01d573b879 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-RC2 ../bom hono-service-base diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml index a9fb163ba6..b4df2c2960 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-RC2 hono-service-auth-base Hono Auth base diff --git a/services/auth/pom.xml b/services/auth/pom.xml index 23bff53dff..beb6dcfde9 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-RC2 ../parent hono-service-auth diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml index 86c91d31f5..3f3aa99bf0 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-RC2 ../../bom 4.0.0 diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml index 4e4943407f..e0045bf482 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-RC2 ../parent hono-service-command-router diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml index f3bd5976c0..5691b2c262 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-RC2 4.0.0 diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml index 5119bef501..e35e99d249 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-RC2 ../parent 4.0.0 diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml index 3a777e925c..0c23bf205e 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-RC2 ../parent 4.0.0 diff --git a/services/parent/pom.xml b/services/parent/pom.xml index c28881706b..2c1bd908e5 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-RC2 4.0.0 pom diff --git a/services/pom.xml b/services/pom.xml index 7c20b71f85..92d110b08d 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-RC2 ../bom diff --git a/site/pom.xml b/site/pom.xml index 5579ffd4d9..8407f54866 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-RC2 ../bom diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml index eeeb66a27e..befcbb0d30 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-RC2 adapter-base-test-utils diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml index 0e87d2ad68..c9624ac875 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-RC2 client-test-utils diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml index ee5ada8768..50953a86b4 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-RC2 core-test-utils diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml index 70e5e35c89..11349046a1 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-RC2 kafka-test-utils diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 3993b096ec..4c43a2afc7 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-RC2 ../bom test-utils diff --git a/tests/pom.xml b/tests/pom.xml index 5efc997a00..f85b41cfef 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-RC2 ../bom 4.0.0