diff --git a/adapter-base-quarkus/pom.xml b/adapter-base-quarkus/pom.xml
index ab7ae4cc43..2dd1f08f24 100644
--- a/adapter-base-quarkus/pom.xml
+++ b/adapter-base-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
hono-adapter-base-quarkus
diff --git a/adapter-base-spring/pom.xml b/adapter-base-spring/pom.xml
index 0451977288..0034c8c13b 100644
--- a/adapter-base-spring/pom.xml
+++ b/adapter-base-spring/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
hono-adapter-base-spring
diff --git a/adapter-base/pom.xml b/adapter-base/pom.xml
index 666c4d8025..edc5efb10a 100644
--- a/adapter-base/pom.xml
+++ b/adapter-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
hono-adapter-base
diff --git a/adapters/amqp-vertx-base/pom.xml b/adapters/amqp-vertx-base/pom.xml
index c096219c09..6451a59818 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.10.1-SNAPSHOT
+ 1.10.1
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 9efa152af7..b67853be32 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-amqp-vertx-quarkus
Hono AMQP Adapter (Quarkus)
diff --git a/adapters/amqp-vertx/pom.xml b/adapters/amqp-vertx/pom.xml
index b1871efc8d..b23b4d3499 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-amqp-vertx
Hono AMQP Adapter
diff --git a/adapters/base-quarkus/pom.xml b/adapters/base-quarkus/pom.xml
index 986a23a92e..bc511ae783 100644
--- a/adapters/base-quarkus/pom.xml
+++ b/adapters/base-quarkus/pom.xml
@@ -17,7 +17,7 @@
hono-adapters
org.eclipse.hono
- 1.10.1-SNAPSHOT
+ 1.10.1
4.0.0
hono-adapters-quarkus
diff --git a/adapters/base-spring/pom.xml b/adapters/base-spring/pom.xml
index 7f13a9ff69..b4ec0c2192 100644
--- a/adapters/base-spring/pom.xml
+++ b/adapters/base-spring/pom.xml
@@ -16,7 +16,7 @@
hono-adapters
org.eclipse.hono
- 1.10.1-SNAPSHOT
+ 1.10.1
4.0.0
pom
diff --git a/adapters/coap-vertx-base/pom.xml b/adapters/coap-vertx-base/pom.xml
index cb4527d532..f6f2ff07c5 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.10.1-SNAPSHOT
+ 1.10.1
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 e438c36ded..e7ae1859a8 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-coap-vertx-quarkus
Hono CoAP Adapter (Quarkus)
diff --git a/adapters/coap-vertx/pom.xml b/adapters/coap-vertx/pom.xml
index 56ba931a2b..71c9a30453 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-coap-vertx
Hono CoAP Adapter
diff --git a/adapters/http-vertx-base/pom.xml b/adapters/http-vertx-base/pom.xml
index e7c0842bc0..76e798a04e 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.10.1-SNAPSHOT
+ 1.10.1
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 51f171a4b6..3c58c80a95 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-http-vertx-quarkus
Hono HTTP Adapter (Quarkus)
diff --git a/adapters/http-vertx/pom.xml b/adapters/http-vertx/pom.xml
index 93bf54b228..2428a49dd3 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-http-vertx
Hono HTTP Adapter
diff --git a/adapters/kura/pom.xml b/adapters/kura/pom.xml
index 67d6c351b6..6c1fc68685 100644
--- a/adapters/kura/pom.xml
+++ b/adapters/kura/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapters-spring
../base-spring
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-kura
Hono Kura Adapter
diff --git a/adapters/lora-vertx-base/pom.xml b/adapters/lora-vertx-base/pom.xml
index 43873f4eec..912dba9d96 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.10.1-SNAPSHOT
+ 1.10.1
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 fcbeea156c..3062a866dd 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-lora-vertx-quarkus
Hono Lora Adapter (Quarkus)
diff --git a/adapters/lora-vertx/pom.xml b/adapters/lora-vertx/pom.xml
index 638d961f01..1b455ddec9 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-lora-vertx
Hono LoRa Adapter
diff --git a/adapters/mqtt-vertx-base/pom.xml b/adapters/mqtt-vertx-base/pom.xml
index 5037eaa5d9..ebfe486680 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.10.1-SNAPSHOT
+ 1.10.1
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 4035a43700..5dd4afbc72 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-mqtt-vertx-quarkus
Hono MQTT Adapter (Quarkus)
diff --git a/adapters/mqtt-vertx/pom.xml b/adapters/mqtt-vertx/pom.xml
index 6aa16cc9df..f1aa6879f8 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-mqtt-vertx
Hono MQTT Adapter
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 11b2fc80a6..d757b23a64 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/adapters/sigfox-vertx/pom.xml b/adapters/sigfox-vertx/pom.xml
index b53235b393..f1b52b5a59 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.10.1-SNAPSHOT
+ 1.10.1
hono-adapter-sigfox-vertx
Hono Sigfox Adapter
diff --git a/bom/pom.xml b/bom/pom.xml
index 5950aececb..a1bbff98c1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-bom
diff --git a/cli/pom.xml b/cli/pom.xml
index db32f640ce..89c9b0801e 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml
index 5edcd7d698..39932c19f3 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.10.1-SNAPSHOT
+ 1.10.1
../bom
client-device-connection-infinispan
diff --git a/client/pom.xml b/client/pom.xml
index 682d27aaef..761190f5c1 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml
index d9e6469ced..8f7b769d79 100644
--- a/clients/amqp-common/pom.xml
+++ b/clients/amqp-common/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-amqp-common
diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml
index 6c84cba115..8997c59f11 100644
--- a/clients/application-amqp/pom.xml
+++ b/clients/application-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-application-amqp
diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml
index 1c93ae01a0..e74beaddcd 100644
--- a/clients/application-kafka/pom.xml
+++ b/clients/application-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-application-kafka
diff --git a/clients/application/pom.xml b/clients/application/pom.xml
index e81717768f..c66bdf8c2c 100644
--- a/clients/application/pom.xml
+++ b/clients/application/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-application
diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml
index ada57053b9..5fd9b6d088 100644
--- a/clients/client-common/pom.xml
+++ b/clients/client-common/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-common
diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml
index de6b8024e6..fe61e35177 100644
--- a/clients/command-amqp/pom.xml
+++ b/clients/command-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-command-amqp
diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml
index 69fc9488e7..a08709f161 100644
--- a/clients/command-kafka/pom.xml
+++ b/clients/command-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-command-kafka
diff --git a/clients/command/pom.xml b/clients/command/pom.xml
index 65b6fc2bf2..eaca11ce82 100644
--- a/clients/command/pom.xml
+++ b/clients/command/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-command
diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml
index 0ce8f5ae87..591fe826ca 100644
--- a/clients/kafka-common/pom.xml
+++ b/clients/kafka-common/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-kafka-common
diff --git a/clients/pom.xml b/clients/pom.xml
index 1ee192cc02..9f83845b89 100644
--- a/clients/pom.xml
+++ b/clients/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml
index 3eb7f12279..c3b4b401b9 100644
--- a/clients/registry-amqp/pom.xml
+++ b/clients/registry-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-registry-amqp
diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml
index d1edcd09dc..6eaa444f43 100644
--- a/clients/registry/pom.xml
+++ b/clients/registry/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-registry
diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml
index 8d2cb8cf35..168542df82 100644
--- a/clients/telemetry-amqp/pom.xml
+++ b/clients/telemetry-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-telemetry-amqp
diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml
index 42dc5144dd..e8a716ffc9 100644
--- a/clients/telemetry-kafka/pom.xml
+++ b/clients/telemetry-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-telemetry-kafka
diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml
index efcd5430f8..9f6c692069 100644
--- a/clients/telemetry/pom.xml
+++ b/clients/telemetry/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-client-telemetry
diff --git a/core/pom.xml b/core/pom.xml
index b3da711f5e..a7079c87b4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml
index 65b3257900..6037107db7 100644
--- a/demo-certs/pom.xml
+++ b/demo-certs/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-demo-certs
diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml
index 88a1e1a1ef..36b8397c53 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.10.1-SNAPSHOT
+ 1.10.1
..
diff --git a/examples/pom.xml b/examples/pom.xml
index fa3660f287..3e77b4af24 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml
index ce0d5dfa63..a918de19ee 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.10.1-SNAPSHOT
+ 1.10.1
..
diff --git a/legal/pom.xml b/legal/pom.xml
index d7fa351c48..297d8a7562 100644
--- a/legal/pom.xml
+++ b/legal/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
hono-legal
Legal Documents
diff --git a/pom.xml b/pom.xml
index a1fb2832ea..6874189dbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
pom
Hono
diff --git a/service-base-quarkus/pom.xml b/service-base-quarkus/pom.xml
index 6f17252d9a..7aeb7acb46 100644
--- a/service-base-quarkus/pom.xml
+++ b/service-base-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
hono-service-base-quarkus
diff --git a/service-base-spring/pom.xml b/service-base-spring/pom.xml
index bb792f1615..6c3a76c6b3 100644
--- a/service-base-spring/pom.xml
+++ b/service-base-spring/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
hono-service-base-spring
diff --git a/service-base/pom.xml b/service-base/pom.xml
index 68b7ad065c..abf7b9403d 100644
--- a/service-base/pom.xml
+++ b/service-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
hono-service-base
diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml
index 7ba89ba7c7..ccc0e3255d 100644
--- a/services/auth-base/pom.xml
+++ b/services/auth-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services
- 1.10.1-SNAPSHOT
+ 1.10.1
..
hono-service-auth-base
diff --git a/services/auth-quarkus/pom.xml b/services/auth-quarkus/pom.xml
index b8c67de392..19caddb618 100644
--- a/services/auth-quarkus/pom.xml
+++ b/services/auth-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services-quarkus
- 1.10.1-SNAPSHOT
+ 1.10.1
../base-quarkus
hono-service-auth-quarkus
diff --git a/services/auth/pom.xml b/services/auth/pom.xml
index 9ddafa97cf..91aaa69d14 100644
--- a/services/auth/pom.xml
+++ b/services/auth/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services-spring
- 1.10.1-SNAPSHOT
+ 1.10.1
../base-spring
hono-service-auth
diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml
index 348029020f..55e5a5f592 100644
--- a/services/base-jdbc/pom.xml
+++ b/services/base-jdbc/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../../bom
4.0.0
diff --git a/services/base-quarkus/pom.xml b/services/base-quarkus/pom.xml
index 7af6a12f5f..edcf437238 100644
--- a/services/base-quarkus/pom.xml
+++ b/services/base-quarkus/pom.xml
@@ -16,7 +16,7 @@
hono-services
org.eclipse.hono
- 1.10.1-SNAPSHOT
+ 1.10.1
..
4.0.0
diff --git a/services/base-spring/pom.xml b/services/base-spring/pom.xml
index 4f8a374960..9ef266ecfa 100644
--- a/services/base-spring/pom.xml
+++ b/services/base-spring/pom.xml
@@ -16,7 +16,7 @@
hono-services
org.eclipse.hono
- 1.10.1-SNAPSHOT
+ 1.10.1
..
4.0.0
diff --git a/services/command-router-base/pom.xml b/services/command-router-base/pom.xml
index 612252f27d..0377645e09 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.10.1-SNAPSHOT
+ 1.10.1
..
hono-service-command-router-base
diff --git a/services/command-router-quarkus/pom.xml b/services/command-router-quarkus/pom.xml
index d12d8c4830..4b2b8d21c3 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.10.1-SNAPSHOT
+ 1.10.1
../base-quarkus
hono-service-command-router-quarkus
diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml
index 53c0920bad..1e24e462a9 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.10.1-SNAPSHOT
+ 1.10.1
../base-spring
hono-service-command-router
diff --git a/services/device-connection/pom.xml b/services/device-connection/pom.xml
index f26a0630af..672d4e1950 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.10.1-SNAPSHOT
+ 1.10.1
../base-spring
hono-service-device-connection
diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml
index 0727acf065..79f4de6764 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.10.1-SNAPSHOT
+ 1.10.1
4.0.0
diff --git a/services/device-registry-file/pom.xml b/services/device-registry-file/pom.xml
index 6488cb6a78..84285b1fab 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.10.1-SNAPSHOT
+ 1.10.1
../base-spring
4.0.0
diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml
index 2c5a39d0ff..234a49c31b 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.10.1-SNAPSHOT
+ 1.10.1
../base-spring
4.0.0
diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml
index 2ca4fd14e2..68aaeb3956 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.10.1-SNAPSHOT
+ 1.10.1
../base-spring
4.0.0
diff --git a/services/pom.xml b/services/pom.xml
index 4bfe8bfc60..df9bfd7ce9 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/site/pom.xml b/site/pom.xml
index d4993148da..5e84337311 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml
index 04a4479109..77ced354a3 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.10.1-SNAPSHOT
+ 1.10.1
adapter-base-test-utils
diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml
index 8c8884e38c..24d896e057 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.10.1-SNAPSHOT
+ 1.10.1
client-test-utils
diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml
index 53f6c8c47a..fa19fbbb75 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.10.1-SNAPSHOT
+ 1.10.1
core-test-utils
diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml
index 493ed84fd1..a1022ec69d 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.10.1-SNAPSHOT
+ 1.10.1
kafka-test-utils
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index b3298a9de9..ec231097f4 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -17,7 +17,7 @@
hono-bom
org.eclipse.hono
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
test-utils
diff --git a/tests/pom.xml b/tests/pom.xml
index 01e80d41f5..f88ab0bbc1 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.10.1-SNAPSHOT
+ 1.10.1
../bom
4.0.0