diff --git a/adapter-base-quarkus/pom.xml b/adapter-base-quarkus/pom.xml index 9bf5061928..6a38ac4ff1 100644 --- a/adapter-base-quarkus/pom.xml +++ b/adapter-base-quarkus/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom hono-adapter-base-quarkus diff --git a/adapter-base-spring/pom.xml b/adapter-base-spring/pom.xml index 3dcc404fc4..23692b7d72 100644 --- a/adapter-base-spring/pom.xml +++ b/adapter-base-spring/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom hono-adapter-base-spring diff --git a/adapter-base/pom.xml b/adapter-base/pom.xml index e5be25467e..c11c1993ee 100644 --- a/adapter-base/pom.xml +++ b/adapter-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom hono-adapter-base diff --git a/adapters/amqp-vertx-base/pom.xml b/adapters/amqp-vertx-base/pom.xml index 6060623b3e..11a9c8bbfb 100644 --- a/adapters/amqp-vertx-base/pom.xml +++ b/adapters/amqp-vertx-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-amqp-vertx-base Hono AMQP Adapter base diff --git a/adapters/amqp-vertx-quarkus/pom.xml b/adapters/amqp-vertx-quarkus/pom.xml index a0b63696c7..f621d6dafc 100644 --- a/adapters/amqp-vertx-quarkus/pom.xml +++ b/adapters/amqp-vertx-quarkus/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-quarkus ../base-quarkus - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-amqp-vertx-quarkus Hono AMQP Adapter (Quarkus) diff --git a/adapters/amqp-vertx/pom.xml b/adapters/amqp-vertx/pom.xml index 7f7bf54a75..7f5a3fc3b2 100644 --- a/adapters/amqp-vertx/pom.xml +++ b/adapters/amqp-vertx/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-amqp-vertx Hono AMQP Adapter (Spring) diff --git a/adapters/base-quarkus/pom.xml b/adapters/base-quarkus/pom.xml index 637ef1c036..42427d2ddf 100644 --- a/adapters/base-quarkus/pom.xml +++ b/adapters/base-quarkus/pom.xml @@ -17,7 +17,7 @@ hono-adapters org.eclipse.hono - 1.11.3-SNAPSHOT + 1.11.3 4.0.0 hono-adapters-quarkus diff --git a/adapters/base-spring/pom.xml b/adapters/base-spring/pom.xml index 3a4a1bde29..9f86e975f9 100644 --- a/adapters/base-spring/pom.xml +++ b/adapters/base-spring/pom.xml @@ -16,7 +16,7 @@ hono-adapters org.eclipse.hono - 1.11.3-SNAPSHOT + 1.11.3 4.0.0 pom diff --git a/adapters/coap-vertx-base/pom.xml b/adapters/coap-vertx-base/pom.xml index fff19d72ee..f6026e24e4 100644 --- a/adapters/coap-vertx-base/pom.xml +++ b/adapters/coap-vertx-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-coap-vertx-base Hono CoAP Adapter base diff --git a/adapters/coap-vertx-quarkus/pom.xml b/adapters/coap-vertx-quarkus/pom.xml index a7eee43653..2e7443ccbd 100644 --- a/adapters/coap-vertx-quarkus/pom.xml +++ b/adapters/coap-vertx-quarkus/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-quarkus ../base-quarkus - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-coap-vertx-quarkus Hono CoAP Adapter (Quarkus) diff --git a/adapters/coap-vertx/pom.xml b/adapters/coap-vertx/pom.xml index ef9a272780..6f5a5e9a58 100644 --- a/adapters/coap-vertx/pom.xml +++ b/adapters/coap-vertx/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-coap-vertx Hono CoAP Adapter (Spring) diff --git a/adapters/http-vertx-base/pom.xml b/adapters/http-vertx-base/pom.xml index 6827f7a290..8c52c74c58 100644 --- a/adapters/http-vertx-base/pom.xml +++ b/adapters/http-vertx-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-http-vertx-base Hono HTTP Adapter base diff --git a/adapters/http-vertx-quarkus/pom.xml b/adapters/http-vertx-quarkus/pom.xml index b3bed1b1ef..5a731a7e43 100644 --- a/adapters/http-vertx-quarkus/pom.xml +++ b/adapters/http-vertx-quarkus/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-quarkus ../base-quarkus - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-http-vertx-quarkus Hono HTTP Adapter (Quarkus) diff --git a/adapters/http-vertx/pom.xml b/adapters/http-vertx/pom.xml index c0e09e10a3..66ff31bedf 100644 --- a/adapters/http-vertx/pom.xml +++ b/adapters/http-vertx/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-http-vertx Hono HTTP Adapter (Spring) diff --git a/adapters/kura/pom.xml b/adapters/kura/pom.xml index 0027551137..490b77ba28 100644 --- a/adapters/kura/pom.xml +++ b/adapters/kura/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-kura Hono Kura Adapter (Spring) diff --git a/adapters/lora-vertx-base/pom.xml b/adapters/lora-vertx-base/pom.xml index f7941ec80d..c0d229e741 100644 --- a/adapters/lora-vertx-base/pom.xml +++ b/adapters/lora-vertx-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-adapters - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-lora-vertx-base Hono LoRa Adapter diff --git a/adapters/lora-vertx-quarkus/pom.xml b/adapters/lora-vertx-quarkus/pom.xml index ecb3a8a55b..b408ad56da 100644 --- a/adapters/lora-vertx-quarkus/pom.xml +++ b/adapters/lora-vertx-quarkus/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-quarkus ../base-quarkus - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-lora-vertx-quarkus Hono Lora Adapter (Quarkus) diff --git a/adapters/lora-vertx/pom.xml b/adapters/lora-vertx/pom.xml index 1ae85b5858..2284ce1091 100644 --- a/adapters/lora-vertx/pom.xml +++ b/adapters/lora-vertx/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-lora-vertx Hono LoRa Adapter (Spring) diff --git a/adapters/mqtt-vertx-base/pom.xml b/adapters/mqtt-vertx-base/pom.xml index 0b7b3bbcff..c0a53a359c 100644 --- a/adapters/mqtt-vertx-base/pom.xml +++ b/adapters/mqtt-vertx-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-adapters - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-mqtt-vertx-base Hono MQTT Adapter base diff --git a/adapters/mqtt-vertx-quarkus/pom.xml b/adapters/mqtt-vertx-quarkus/pom.xml index b51434f01b..623113a0da 100644 --- a/adapters/mqtt-vertx-quarkus/pom.xml +++ b/adapters/mqtt-vertx-quarkus/pom.xml @@ -19,7 +19,7 @@ org.eclipse.hono hono-adapters-quarkus ../base-quarkus - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-mqtt-vertx-quarkus Hono MQTT Adapter (Quarkus) diff --git a/adapters/mqtt-vertx/pom.xml b/adapters/mqtt-vertx/pom.xml index 5f8e80fe0f..e40a08f046 100644 --- a/adapters/mqtt-vertx/pom.xml +++ b/adapters/mqtt-vertx/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-mqtt-vertx Hono MQTT Adapter (Spring) diff --git a/adapters/pom.xml b/adapters/pom.xml index c7b85f9fa2..6996c64541 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/adapters/sigfox-vertx/pom.xml b/adapters/sigfox-vertx/pom.xml index 2f85793858..203fe97502 100644 --- a/adapters/sigfox-vertx/pom.xml +++ b/adapters/sigfox-vertx/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-adapters-spring ../base-spring - 1.11.3-SNAPSHOT + 1.11.3 hono-adapter-sigfox-vertx Hono Sigfox Adapter (Spring) diff --git a/bom/pom.xml b/bom/pom.xml index 9b5c9cf0cb..7772da2e14 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-bom diff --git a/cli/pom.xml b/cli/pom.xml index 094c9c725f..a7dfa86a88 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml index 83db153aad..b0ef2f138a 100644 --- a/client-device-connection-infinispan/pom.xml +++ b/client-device-connection-infinispan/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom client-device-connection-infinispan diff --git a/client/pom.xml b/client/pom.xml index a8c550470a..43585bc193 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml index 3a7dcd585e..8d765a8cdb 100644 --- a/clients/amqp-common/pom.xml +++ b/clients/amqp-common/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-amqp-common diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml index cab978893c..48e21640b6 100644 --- a/clients/application-amqp/pom.xml +++ b/clients/application-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-application-amqp diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml index e29b97c86b..c2ac16f14c 100644 --- a/clients/application-kafka/pom.xml +++ b/clients/application-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-application-kafka diff --git a/clients/application/pom.xml b/clients/application/pom.xml index f03880acf5..2ece358cbb 100644 --- a/clients/application/pom.xml +++ b/clients/application/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-application diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml index 2bdb363071..eaeaa4bd83 100644 --- a/clients/client-common/pom.xml +++ b/clients/client-common/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-common diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml index 4e0eea5b4f..85c4496cc4 100644 --- a/clients/command-amqp/pom.xml +++ b/clients/command-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-command-amqp diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml index dd0e67afcb..323de553c7 100644 --- a/clients/command-kafka/pom.xml +++ b/clients/command-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-command-kafka diff --git a/clients/command/pom.xml b/clients/command/pom.xml index eec1f5347a..a44ce4fe93 100644 --- a/clients/command/pom.xml +++ b/clients/command/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-command diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml index 8947b84350..6ebdffb756 100644 --- a/clients/kafka-common/pom.xml +++ b/clients/kafka-common/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-kafka-common diff --git a/clients/notification-amqp/pom.xml b/clients/notification-amqp/pom.xml index 5fb9214acb..3cee80bfda 100644 --- a/clients/notification-amqp/pom.xml +++ b/clients/notification-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-notification-amqp diff --git a/clients/notification-kafka/pom.xml b/clients/notification-kafka/pom.xml index e8758cb7b4..d97879f11d 100644 --- a/clients/notification-kafka/pom.xml +++ b/clients/notification-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-notification-kafka diff --git a/clients/notification/pom.xml b/clients/notification/pom.xml index 1b3641661e..a3dfc0c9f1 100644 --- a/clients/notification/pom.xml +++ b/clients/notification/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-notification diff --git a/clients/pom.xml b/clients/pom.xml index f304a1ffcc..c1fd92c658 100644 --- a/clients/pom.xml +++ b/clients/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml index 3c99f87992..e8e08294d5 100644 --- a/clients/registry-amqp/pom.xml +++ b/clients/registry-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-registry-amqp diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml index 039ee4476d..73ccf14fb1 100644 --- a/clients/registry/pom.xml +++ b/clients/registry/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-registry diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml index 750fa4b6d9..a813ab038c 100644 --- a/clients/telemetry-amqp/pom.xml +++ b/clients/telemetry-amqp/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-telemetry-amqp diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml index cad998b256..54bc857cb3 100644 --- a/clients/telemetry-kafka/pom.xml +++ b/clients/telemetry-kafka/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-telemetry-kafka diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml index 1df2114691..18648b4e5b 100644 --- a/clients/telemetry/pom.xml +++ b/clients/telemetry/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-clients-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-client-telemetry diff --git a/core/pom.xml b/core/pom.xml index 9e05ce4815..ebe3b6d220 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml index 68f037af42..85e52104b4 100644 --- a/demo-certs/pom.xml +++ b/demo-certs/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-demo-certs diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml index 726409ef46..d4a02a74f6 100644 --- a/examples/hono-client-examples/pom.xml +++ b/examples/hono-client-examples/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-example - 1.11.3-SNAPSHOT + 1.11.3 .. diff --git a/examples/pom.xml b/examples/pom.xml index c82d2da4d9..dd4569ec33 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml index 9848363521..2e8e851019 100644 --- a/examples/protocol-gateway-example/pom.xml +++ b/examples/protocol-gateway-example/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-example - 1.11.3-SNAPSHOT + 1.11.3 .. diff --git a/legal/pom.xml b/legal/pom.xml index 27421330ed..5200d6e3b9 100644 --- a/legal/pom.xml +++ b/legal/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 1.11.3-SNAPSHOT + 1.11.3 hono-legal Legal Documents diff --git a/pom.xml b/pom.xml index f1dc0bbcce..528e97a2a9 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-parent - 1.11.3-SNAPSHOT + 1.11.3 pom Hono diff --git a/service-base-quarkus/pom.xml b/service-base-quarkus/pom.xml index 1b643e92a3..deb213493d 100644 --- a/service-base-quarkus/pom.xml +++ b/service-base-quarkus/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom hono-service-base-quarkus diff --git a/service-base-spring/pom.xml b/service-base-spring/pom.xml index 4bd6aae135..766e5a035e 100644 --- a/service-base-spring/pom.xml +++ b/service-base-spring/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom hono-service-base-spring diff --git a/service-base/pom.xml b/service-base/pom.xml index e6bc746f27..99a19cb6cd 100644 --- a/service-base/pom.xml +++ b/service-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom hono-service-base diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml index aa8acb76bf..d1484c4e6c 100644 --- a/services/auth-base/pom.xml +++ b/services/auth-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services - 1.11.3-SNAPSHOT + 1.11.3 .. hono-service-auth-base diff --git a/services/auth-quarkus/pom.xml b/services/auth-quarkus/pom.xml index 3d8c008013..6cd45b474a 100644 --- a/services/auth-quarkus/pom.xml +++ b/services/auth-quarkus/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services-quarkus - 1.11.3-SNAPSHOT + 1.11.3 ../base-quarkus hono-service-auth-quarkus diff --git a/services/auth/pom.xml b/services/auth/pom.xml index 64f38107cf..8c3afc8a9d 100644 --- a/services/auth/pom.xml +++ b/services/auth/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services-spring - 1.11.3-SNAPSHOT + 1.11.3 ../base-spring hono-service-auth diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml index 8fe92194a0..0462a85413 100644 --- a/services/base-jdbc/pom.xml +++ b/services/base-jdbc/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../../bom 4.0.0 diff --git a/services/base-quarkus/pom.xml b/services/base-quarkus/pom.xml index cd1797f429..8dc769cfe9 100644 --- a/services/base-quarkus/pom.xml +++ b/services/base-quarkus/pom.xml @@ -16,7 +16,7 @@ hono-services org.eclipse.hono - 1.11.3-SNAPSHOT + 1.11.3 .. 4.0.0 diff --git a/services/base-spring/pom.xml b/services/base-spring/pom.xml index d1eb2d4565..df3e3f797f 100644 --- a/services/base-spring/pom.xml +++ b/services/base-spring/pom.xml @@ -16,7 +16,7 @@ hono-services org.eclipse.hono - 1.11.3-SNAPSHOT + 1.11.3 .. 4.0.0 diff --git a/services/command-router-base/pom.xml b/services/command-router-base/pom.xml index 9b12d18e70..3de8530b68 100644 --- a/services/command-router-base/pom.xml +++ b/services/command-router-base/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services - 1.11.3-SNAPSHOT + 1.11.3 .. hono-service-command-router-base diff --git a/services/command-router-quarkus/pom.xml b/services/command-router-quarkus/pom.xml index ac07e4b10a..4e1c3f0067 100644 --- a/services/command-router-quarkus/pom.xml +++ b/services/command-router-quarkus/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-services-quarkus - 1.11.3-SNAPSHOT + 1.11.3 ../base-quarkus hono-service-command-router-quarkus diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml index 61826f18be..4defedb50a 100644 --- a/services/command-router/pom.xml +++ b/services/command-router/pom.xml @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.eclipse.hono hono-services-spring - 1.11.3-SNAPSHOT + 1.11.3 ../base-spring hono-service-command-router diff --git a/services/device-connection/pom.xml b/services/device-connection/pom.xml index b850c42517..b5d25bd11f 100644 --- a/services/device-connection/pom.xml +++ b/services/device-connection/pom.xml @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.eclipse.hono hono-services-spring - 1.11.3-SNAPSHOT + 1.11.3 ../base-spring hono-service-device-connection diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml index 50d766a145..b7d8db6c3c 100644 --- a/services/device-registry-base/pom.xml +++ b/services/device-registry-base/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services - 1.11.3-SNAPSHOT + 1.11.3 4.0.0 diff --git a/services/device-registry-file/pom.xml b/services/device-registry-file/pom.xml index 287b7c04fb..5daf7660d1 100644 --- a/services/device-registry-file/pom.xml +++ b/services/device-registry-file/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services-spring - 1.11.3-SNAPSHOT + 1.11.3 ../base-spring 4.0.0 diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml index c5dd3a503b..6066813f8d 100644 --- a/services/device-registry-jdbc/pom.xml +++ b/services/device-registry-jdbc/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services-spring - 1.11.3-SNAPSHOT + 1.11.3 ../base-spring 4.0.0 diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml index 9f9a20e4d5..c1880305bf 100644 --- a/services/device-registry-mongodb/pom.xml +++ b/services/device-registry-mongodb/pom.xml @@ -17,7 +17,7 @@ org.eclipse.hono hono-services-spring - 1.11.3-SNAPSHOT + 1.11.3 ../base-spring 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 59e65f34db..be0ec20fe5 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/site/pom.xml b/site/pom.xml index 873abba088..237b0bf46f 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -18,7 +18,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml index 3deaa453f3..61b6b45ceb 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 - 1.11.3-SNAPSHOT + 1.11.3 adapter-base-test-utils diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml index 02eca40c86..90c4769682 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 - 1.11.3-SNAPSHOT + 1.11.3 client-test-utils diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml index 1808d78a06..0a80fd9d3d 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 - 1.11.3-SNAPSHOT + 1.11.3 core-test-utils diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml index 986f1de31c..a0b153ca61 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 - 1.11.3-SNAPSHOT + 1.11.3 kafka-test-utils diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 2498dde3be..86ac9d97df 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -17,7 +17,7 @@ hono-bom org.eclipse.hono - 1.11.3-SNAPSHOT + 1.11.3 ../bom test-utils diff --git a/tests/pom.xml b/tests/pom.xml index c938e01866..07b2b169ea 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -16,7 +16,7 @@ org.eclipse.hono hono-bom - 1.11.3-SNAPSHOT + 1.11.3 ../bom 4.0.0