diff --git a/adapter-base/pom.xml b/adapter-base/pom.xml index ba81e6f551..602d3a663f 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-RC1 ../bom hono-adapter-base diff --git a/adapters/amqp/pom.xml b/adapters/amqp/pom.xml index dbd5e6d4bd..c1b44b8357 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-RC1 ../parent hono-adapter-amqp diff --git a/adapters/coap/pom.xml b/adapters/coap/pom.xml index 8f208739c3..01ad8e3264 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-RC1 ../parent hono-adapter-coap diff --git a/adapters/http-base/pom.xml b/adapters/http-base/pom.xml index 04703e1368..8890ec50e1 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-RC1 hono-adapter-http-base Hono HTTP Adapter base diff --git a/adapters/http/pom.xml b/adapters/http/pom.xml index 4b1b7f9e14..c7fab7fc4e 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-RC1 ../parent hono-adapter-http diff --git a/adapters/lora/pom.xml b/adapters/lora/pom.xml index 2535b8a17c..af02635612 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-RC1 ../parent hono-adapter-lora diff --git a/adapters/mqtt-base/pom.xml b/adapters/mqtt-base/pom.xml index 3805a2c7e4..84bee3b3f5 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-RC1 hono-adapter-mqtt-base Hono MQTT Adapter base diff --git a/adapters/mqtt/pom.xml b/adapters/mqtt/pom.xml index 25ea0a3120..a37d21d2e0 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-RC1 ../parent hono-adapter-mqtt diff --git a/adapters/parent/pom.xml b/adapters/parent/pom.xml index 3cf1d34c42..8f0c6c9f79 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-RC1 4.0.0 hono-adapters-parent diff --git a/adapters/pom.xml b/adapters/pom.xml index 6b5ac47675..3f5751d2d2 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-RC1 ../bom diff --git a/adapters/sigfox/pom.xml b/adapters/sigfox/pom.xml index ffd1707e9f..59bc99cff2 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-RC1 ../parent hono-adapter-sigfox diff --git a/bom/pom.xml b/bom/pom.xml index 4e619199a5..0e85208cd5 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-RC1 hono-bom diff --git a/cli/pom.xml b/cli/pom.xml index 6efc436f98..8d0bb9acb4 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-RC1 ../bom diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml index 873e07b552..fa511e1934 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-RC1 ../bom client-device-connection-infinispan diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml index 9d8f765dca..c66f7a8b47 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-RC1 hono-client-amqp-common diff --git a/clients/amqp-connection/pom.xml b/clients/amqp-connection/pom.xml index 1836f79f78..4937931d0c 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-RC1 hono-client-amqp-connection diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml index c3335e1a37..3fc630b835 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-RC1 hono-client-application-amqp diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml index ba81e7eeb6..d66d777621 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-RC1 hono-client-application-kafka diff --git a/clients/application/pom.xml b/clients/application/pom.xml index 255d639766..6ebdf6f14b 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-RC1 hono-client-application diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml index d480effdc7..e65d53387a 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-RC1 hono-client-common diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml index 4fc9d47384..08bebb4457 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-RC1 hono-client-command-amqp diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml index 82b2fd68dc..281af052e8 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-RC1 hono-client-command-kafka diff --git a/clients/command/pom.xml b/clients/command/pom.xml index 6f8011b3c0..77df7badad 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-RC1 hono-client-command diff --git a/clients/device-amqp/pom.xml b/clients/device-amqp/pom.xml index ee643a73cc..eb7079c5e9 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-RC1 hono-client-device-amqp diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml index 12878fcaca..f680383240 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-RC1 hono-client-kafka-common diff --git a/clients/notification-amqp/pom.xml b/clients/notification-amqp/pom.xml index 0a99441e03..848467c6f3 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-RC1 hono-client-notification-amqp diff --git a/clients/notification-kafka/pom.xml b/clients/notification-kafka/pom.xml index 0a46d9384c..e0855dc253 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-RC1 hono-client-notification-kafka diff --git a/clients/notification/pom.xml b/clients/notification/pom.xml index d351c36895..d2605a2b7c 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-RC1 hono-client-notification diff --git a/clients/pom.xml b/clients/pom.xml index d54890f7e1..8f3a8d5989 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-RC1 ../bom diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml index a3cfdf22c7..f746325bc2 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-RC1 hono-client-registry-amqp diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml index f0d923e264..64162416f0 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-RC1 hono-client-registry diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml index 0609fa6dda..8e8c807fab 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-RC1 hono-client-telemetry-amqp diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml index a7a8784cb3..be8f0a1e5a 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-RC1 hono-client-telemetry-kafka diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml index b5a3776582..f59c7aced8 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-RC1 hono-client-telemetry diff --git a/core/pom.xml b/core/pom.xml index 734944e256..65adad88f5 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-RC1 ../bom diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml index 6d69e7b6ea..ad94111ab2 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-RC1 hono-demo-certs diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml index b048a46253..c0865e520d 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-RC1 .. diff --git a/examples/pom.xml b/examples/pom.xml index dbbfe90b6d..be5e675956 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-RC1 ../bom diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml index d256d144f3..ac847f1a50 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-RC1 .. diff --git a/legal/pom.xml b/legal/pom.xml index 5622f416c4..8eed78b0c0 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-RC1 hono-legal Legal Documents diff --git a/pom.xml b/pom.xml index 16099d4e56..f98ad551bf 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 2.0.0-SNAPSHOT + 2.0.0-RC1 pom Hono diff --git a/service-base/pom.xml b/service-base/pom.xml index 32c77b1530..b72cbca25d 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-RC1 ../bom hono-service-base diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml index a9fb163ba6..761a12b503 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-RC1 hono-service-auth-base Hono Auth base diff --git a/services/auth/pom.xml b/services/auth/pom.xml index 23bff53dff..67a5e301ba 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-RC1 ../parent hono-service-auth diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml index 86c91d31f5..e106618425 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-RC1 ../../bom 4.0.0 diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml index 4e4943407f..67af68f11a 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-RC1 ../parent hono-service-command-router diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml index f3bd5976c0..82b6798d8e 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-RC1 4.0.0 diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml index 5119bef501..69e786f860 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-RC1 ../parent 4.0.0 diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml index 3a777e925c..bd9979fbfa 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-RC1 ../parent 4.0.0 diff --git a/services/parent/pom.xml b/services/parent/pom.xml index c28881706b..7f88e7fa3d 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-RC1 4.0.0 pom diff --git a/services/pom.xml b/services/pom.xml index 7c20b71f85..0ad15d2bc9 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-RC1 ../bom diff --git a/site/pom.xml b/site/pom.xml index 5579ffd4d9..bb1dfe7b72 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-RC1 ../bom diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml index eeeb66a27e..9eb61a3e90 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-RC1 adapter-base-test-utils diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml index 0e87d2ad68..1af08d2d01 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-RC1 client-test-utils diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml index ee5ada8768..6b4dd283a8 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-RC1 core-test-utils diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml index 70e5e35c89..232442c6b8 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-RC1 kafka-test-utils diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 3993b096ec..d905979531 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-RC1 ../bom test-utils diff --git a/tests/pom.xml b/tests/pom.xml index 5efc997a00..68e6f1baaf 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-RC1 ../bom 4.0.0