diff --git a/adapter-base-quarkus/pom.xml b/adapter-base-quarkus/pom.xml
index 01039c48aa..ed1be6f5e9 100644
--- a/adapter-base-quarkus/pom.xml
+++ b/adapter-base-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-adapter-base-quarkus
diff --git a/adapter-base-spring/pom.xml b/adapter-base-spring/pom.xml
index 2294620471..cbd59ae572 100644
--- a/adapter-base-spring/pom.xml
+++ b/adapter-base-spring/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-adapter-base-spring
diff --git a/adapter-base/pom.xml b/adapter-base/pom.xml
index 406a15502b..98ecf37838 100644
--- a/adapter-base/pom.xml
+++ b/adapter-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-adapter-base
diff --git a/adapters/amqp-vertx-base/pom.xml b/adapters/amqp-vertx-base/pom.xml
index aa6c05c400..d6c698388d 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.12.3-SNAPSHOT
+ 1.12.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 d98325f9d0..b4a8e85885 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.12.3-SNAPSHOT
+ 1.12.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 7810957795..14e7de7068 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.12.3-SNAPSHOT
+ 1.12.3
hono-adapter-amqp-vertx
Hono AMQP Adapter (Spring)
diff --git a/adapters/base-quarkus/pom.xml b/adapters/base-quarkus/pom.xml
index f113b374d3..d25ce16e9d 100644
--- a/adapters/base-quarkus/pom.xml
+++ b/adapters/base-quarkus/pom.xml
@@ -17,7 +17,7 @@
hono-adapters
org.eclipse.hono
- 1.12.3-SNAPSHOT
+ 1.12.3
4.0.0
hono-adapters-quarkus
diff --git a/adapters/base-spring/pom.xml b/adapters/base-spring/pom.xml
index c9562c1b60..dcb50ba6ec 100644
--- a/adapters/base-spring/pom.xml
+++ b/adapters/base-spring/pom.xml
@@ -16,7 +16,7 @@
hono-adapters
org.eclipse.hono
- 1.12.3-SNAPSHOT
+ 1.12.3
4.0.0
pom
diff --git a/adapters/coap-vertx-base/pom.xml b/adapters/coap-vertx-base/pom.xml
index 1c69241e3e..76ae62f3a0 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.12.3-SNAPSHOT
+ 1.12.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 aa80bc3d0f..63fa2358e7 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.12.3-SNAPSHOT
+ 1.12.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 1bedbaf4f5..450d2a8ca2 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.12.3-SNAPSHOT
+ 1.12.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 fa7933947a..99344ca0af 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.12.3-SNAPSHOT
+ 1.12.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 3f93ce0104..1d4a86d102 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.12.3-SNAPSHOT
+ 1.12.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 26df85c9d6..917c283a0f 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.12.3-SNAPSHOT
+ 1.12.3
hono-adapter-http-vertx
Hono HTTP Adapter (Spring)
diff --git a/adapters/kura/pom.xml b/adapters/kura/pom.xml
index 7c1939cc6e..18735c7b09 100644
--- a/adapters/kura/pom.xml
+++ b/adapters/kura/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapters-spring
../base-spring
- 1.12.3-SNAPSHOT
+ 1.12.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 01374c6354..f0a6da86a5 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.12.3-SNAPSHOT
+ 1.12.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 7480726da7..543270fbe0 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.12.3-SNAPSHOT
+ 1.12.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 a3da650a36..9d493b304d 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.12.3-SNAPSHOT
+ 1.12.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 e291762012..bc1f6424e9 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.12.3-SNAPSHOT
+ 1.12.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 af360c6664..811e6dee80 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.12.3-SNAPSHOT
+ 1.12.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 550a097b25..3a50055c9c 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.12.3-SNAPSHOT
+ 1.12.3
hono-adapter-mqtt-vertx
Hono MQTT Adapter (Spring)
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 9fae9384e6..d5457431eb 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/adapters/sigfox-vertx/pom.xml b/adapters/sigfox-vertx/pom.xml
index d589362201..3581a3041a 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.12.3-SNAPSHOT
+ 1.12.3
hono-adapter-sigfox-vertx
Hono Sigfox Adapter (Spring)
diff --git a/bom/pom.xml b/bom/pom.xml
index 769270a121..b0b8ac35a8 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-bom
diff --git a/cli/pom.xml b/cli/pom.xml
index b5b11a5e96..3ea028e5a0 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml
index 9cca807038..51c4e2b732 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.12.3-SNAPSHOT
+ 1.12.3
../bom
client-device-connection-infinispan
diff --git a/client/pom.xml b/client/pom.xml
index d971bb900e..7f40e4eaec 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml
index 375660b383..93d220049b 100644
--- a/clients/amqp-common/pom.xml
+++ b/clients/amqp-common/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-amqp-common
diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml
index e0a4edb4ed..0aac91f32b 100644
--- a/clients/application-amqp/pom.xml
+++ b/clients/application-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-application-amqp
diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml
index 8992e1c368..e7841d0a2a 100644
--- a/clients/application-kafka/pom.xml
+++ b/clients/application-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-application-kafka
diff --git a/clients/application/pom.xml b/clients/application/pom.xml
index ce3cc982d2..6a0a31ccec 100644
--- a/clients/application/pom.xml
+++ b/clients/application/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-application
diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml
index 8e0dd6f89f..fcdbf9527d 100644
--- a/clients/client-common/pom.xml
+++ b/clients/client-common/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-common
diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml
index 538457f282..df709165fc 100644
--- a/clients/command-amqp/pom.xml
+++ b/clients/command-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-command-amqp
diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml
index 099cbcce96..3ec0908592 100644
--- a/clients/command-kafka/pom.xml
+++ b/clients/command-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-command-kafka
diff --git a/clients/command/pom.xml b/clients/command/pom.xml
index a220b1f8f9..30c3ff0d21 100644
--- a/clients/command/pom.xml
+++ b/clients/command/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-command
diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml
index a841c3718c..f755a8baa1 100644
--- a/clients/kafka-common/pom.xml
+++ b/clients/kafka-common/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-kafka-common
diff --git a/clients/notification-amqp/pom.xml b/clients/notification-amqp/pom.xml
index 220cc5e1e1..0435fcb952 100644
--- a/clients/notification-amqp/pom.xml
+++ b/clients/notification-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-notification-amqp
diff --git a/clients/notification-kafka/pom.xml b/clients/notification-kafka/pom.xml
index 0db5b0f78e..3a531a4984 100644
--- a/clients/notification-kafka/pom.xml
+++ b/clients/notification-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-notification-kafka
diff --git a/clients/notification/pom.xml b/clients/notification/pom.xml
index 590cc8ef99..02d30617fc 100644
--- a/clients/notification/pom.xml
+++ b/clients/notification/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-notification
diff --git a/clients/pom.xml b/clients/pom.xml
index 0222bafbc4..877db15d54 100644
--- a/clients/pom.xml
+++ b/clients/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml
index 61f6ef10cf..523b72d8da 100644
--- a/clients/registry-amqp/pom.xml
+++ b/clients/registry-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-registry-amqp
diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml
index bb5aafd533..8d49a49f23 100644
--- a/clients/registry/pom.xml
+++ b/clients/registry/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-registry
diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml
index 4eb0114429..89d68af3d7 100644
--- a/clients/telemetry-amqp/pom.xml
+++ b/clients/telemetry-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-telemetry-amqp
diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml
index 5ade64b54a..54ec087170 100644
--- a/clients/telemetry-kafka/pom.xml
+++ b/clients/telemetry-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-telemetry-kafka
diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml
index 16432fbc41..5c56e7d044 100644
--- a/clients/telemetry/pom.xml
+++ b/clients/telemetry/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-client-telemetry
diff --git a/core/pom.xml b/core/pom.xml
index 3a1001dc32..d3d5a952e8 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml
index 2687edf563..b3c22dcf20 100644
--- a/demo-certs/pom.xml
+++ b/demo-certs/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
hono-demo-certs
diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml
index b7002dc18f..e57a69e0fb 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.12.3-SNAPSHOT
+ 1.12.3
..
diff --git a/examples/pom.xml b/examples/pom.xml
index 1d793b2517..a628cb8f62 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml
index e629427b93..a48a814ef1 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.12.3-SNAPSHOT
+ 1.12.3
..
diff --git a/legal/pom.xml b/legal/pom.xml
index 8612933222..c70e793495 100644
--- a/legal/pom.xml
+++ b/legal/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-legal
diff --git a/pom.xml b/pom.xml
index b2f3bfba52..2d2669b84f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 1.12.3-SNAPSHOT
+ 1.12.3
pom
Hono
diff --git a/service-base-quarkus/pom.xml b/service-base-quarkus/pom.xml
index 8a97adcef5..f2d58a180c 100644
--- a/service-base-quarkus/pom.xml
+++ b/service-base-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-service-base-quarkus
diff --git a/service-base-spring/pom.xml b/service-base-spring/pom.xml
index 6b9f59fe2d..ada5763449 100644
--- a/service-base-spring/pom.xml
+++ b/service-base-spring/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-service-base-spring
diff --git a/service-base/pom.xml b/service-base/pom.xml
index 0a4d349176..edf633038b 100644
--- a/service-base/pom.xml
+++ b/service-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
hono-service-base
diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml
index 5bd1f27269..e89a9ca207 100644
--- a/services/auth-base/pom.xml
+++ b/services/auth-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services
- 1.12.3-SNAPSHOT
+ 1.12.3
..
hono-service-auth-base
diff --git a/services/auth-quarkus/pom.xml b/services/auth-quarkus/pom.xml
index bee70bca24..9d0b7d41c5 100644
--- a/services/auth-quarkus/pom.xml
+++ b/services/auth-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services-quarkus
- 1.12.3-SNAPSHOT
+ 1.12.3
../base-quarkus
hono-service-auth-quarkus
diff --git a/services/auth/pom.xml b/services/auth/pom.xml
index 0985e4f5c1..9b4a5bcf65 100644
--- a/services/auth/pom.xml
+++ b/services/auth/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services-spring
- 1.12.3-SNAPSHOT
+ 1.12.3
../base-spring
hono-service-auth
diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml
index 93cd72d3ea..d5dc81eca1 100644
--- a/services/base-jdbc/pom.xml
+++ b/services/base-jdbc/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../../bom
4.0.0
diff --git a/services/base-quarkus/pom.xml b/services/base-quarkus/pom.xml
index 8d052ceffe..8b3c0cab10 100644
--- a/services/base-quarkus/pom.xml
+++ b/services/base-quarkus/pom.xml
@@ -16,7 +16,7 @@
hono-services
org.eclipse.hono
- 1.12.3-SNAPSHOT
+ 1.12.3
..
4.0.0
diff --git a/services/base-spring/pom.xml b/services/base-spring/pom.xml
index 9e8ee2f7b0..ed1dc94a8f 100644
--- a/services/base-spring/pom.xml
+++ b/services/base-spring/pom.xml
@@ -16,7 +16,7 @@
hono-services
org.eclipse.hono
- 1.12.3-SNAPSHOT
+ 1.12.3
..
4.0.0
diff --git a/services/command-router-base/pom.xml b/services/command-router-base/pom.xml
index f128db8865..305d22841a 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.12.3-SNAPSHOT
+ 1.12.3
..
hono-service-command-router-base
diff --git a/services/command-router-quarkus/pom.xml b/services/command-router-quarkus/pom.xml
index 1deb947871..c81abcf37d 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.12.3-SNAPSHOT
+ 1.12.3
../base-quarkus
hono-service-command-router-quarkus
diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml
index 29a8c316f1..20ce7f3390 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.12.3-SNAPSHOT
+ 1.12.3
../base-spring
hono-service-command-router
diff --git a/services/device-connection/pom.xml b/services/device-connection/pom.xml
index fd83cd2f2b..28dc52ac99 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.12.3-SNAPSHOT
+ 1.12.3
../base-spring
hono-service-device-connection
diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml
index 904a37e629..b4cbbac52d 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.12.3-SNAPSHOT
+ 1.12.3
4.0.0
diff --git a/services/device-registry-file/pom.xml b/services/device-registry-file/pom.xml
index 5d1345f85c..a03274607c 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.12.3-SNAPSHOT
+ 1.12.3
../base-spring
4.0.0
diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml
index 78b4cf877e..c542d78943 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.12.3-SNAPSHOT
+ 1.12.3
../base-spring
4.0.0
diff --git a/services/device-registry-mongodb-base/pom.xml b/services/device-registry-mongodb-base/pom.xml
index b223b97463..9ed21c1864 100644
--- a/services/device-registry-mongodb-base/pom.xml
+++ b/services/device-registry-mongodb-base/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-services
- 1.12.3-SNAPSHOT
+ 1.12.3
..
4.0.0
diff --git a/services/device-registry-mongodb-quarkus/pom.xml b/services/device-registry-mongodb-quarkus/pom.xml
index 623685fb37..d0ee7f7de2 100644
--- a/services/device-registry-mongodb-quarkus/pom.xml
+++ b/services/device-registry-mongodb-quarkus/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-services-quarkus
- 1.12.3-SNAPSHOT
+ 1.12.3
../base-quarkus
4.0.0
diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml
index 0f5e3077c9..75d788e5d7 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.12.3-SNAPSHOT
+ 1.12.3
../base-spring
4.0.0
diff --git a/services/pom.xml b/services/pom.xml
index 7f28616bcc..50ef0ff1b7 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/site/pom.xml b/site/pom.xml
index af4c0e568b..343c095ad4 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml
index 9fd197b192..13a3bc611a 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.12.3-SNAPSHOT
+ 1.12.3
adapter-base-test-utils
diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml
index 4199c0b499..9029ba628c 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.12.3-SNAPSHOT
+ 1.12.3
client-test-utils
diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml
index 74f8ba2999..bb5e4eea63 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.12.3-SNAPSHOT
+ 1.12.3
core-test-utils
diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml
index 04c7ec25d4..1a8b95f872 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.12.3-SNAPSHOT
+ 1.12.3
kafka-test-utils
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index ec0ad5934b..a298191bbc 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -17,7 +17,7 @@
hono-bom
org.eclipse.hono
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
test-utils
diff --git a/tests/pom.xml b/tests/pom.xml
index 2525ac5f3a..88510e03a0 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.12.3-SNAPSHOT
+ 1.12.3
../bom
4.0.0