diff --git a/adapter-base/pom.xml b/adapter-base/pom.xml
index a2a79dfb5a..3086703646 100644
--- a/adapter-base/pom.xml
+++ b/adapter-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
hono-adapter-base
diff --git a/adapters/amqp/pom.xml b/adapters/amqp/pom.xml
index 2591a46c7c..845c75fcd9 100644
--- a/adapters/amqp/pom.xml
+++ b/adapters/amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-adapters-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-adapter-amqp
diff --git a/adapters/coap/pom.xml b/adapters/coap/pom.xml
index 6801b84673..eea9eb09d6 100644
--- a/adapters/coap/pom.xml
+++ b/adapters/coap/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-adapters-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-adapter-coap
diff --git a/adapters/http-base/pom.xml b/adapters/http-base/pom.xml
index 1580460d8e..ae05752382 100644
--- a/adapters/http-base/pom.xml
+++ b/adapters/http-base/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-adapters
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-adapter-http-base
Hono HTTP Adapter base
diff --git a/adapters/http/pom.xml b/adapters/http/pom.xml
index 906f026e6d..45f6fa30d9 100644
--- a/adapters/http/pom.xml
+++ b/adapters/http/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-adapters-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-adapter-http
diff --git a/adapters/lora/pom.xml b/adapters/lora/pom.xml
index f4ff2ccfa6..b74829f4b6 100644
--- a/adapters/lora/pom.xml
+++ b/adapters/lora/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-adapters-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-adapter-lora
diff --git a/adapters/mqtt-base/pom.xml b/adapters/mqtt-base/pom.xml
index 68d8f23681..a3906de10d 100644
--- a/adapters/mqtt-base/pom.xml
+++ b/adapters/mqtt-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-adapters
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-adapter-mqtt-base
Hono MQTT Adapter base
diff --git a/adapters/mqtt/pom.xml b/adapters/mqtt/pom.xml
index c0d3c53e3c..6dd7fa969f 100644
--- a/adapters/mqtt/pom.xml
+++ b/adapters/mqtt/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapters-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-adapter-mqtt
diff --git a/adapters/parent/pom.xml b/adapters/parent/pom.xml
index 643cfc9445..6ed0b848e8 100644
--- a/adapters/parent/pom.xml
+++ b/adapters/parent/pom.xml
@@ -17,7 +17,7 @@
hono-adapters
org.eclipse.hono
- 2.3.0-SNAPSHOT
+ 2.3.0
4.0.0
hono-adapters-parent
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 6dcaaea20a..521df184f1 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/adapters/sigfox/pom.xml b/adapters/sigfox/pom.xml
index 1f4eb14c21..34cb9cbe1c 100644
--- a/adapters/sigfox/pom.xml
+++ b/adapters/sigfox/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-adapters-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-adapter-sigfox
diff --git a/bom/pom.xml b/bom/pom.xml
index b2b0e241dd..cd08187ff3 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-bom
diff --git a/cli/pom.xml b/cli/pom.xml
index 2d1cc9abeb..94828375b4 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml
index 530259926f..b1f0ee41f4 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.3.0-SNAPSHOT
+ 2.3.0
../bom
client-device-connection-infinispan
diff --git a/clients/amqp-common/pom.xml b/clients/amqp-common/pom.xml
index 70c2f959ed..485c3ba6ca 100644
--- a/clients/amqp-common/pom.xml
+++ b/clients/amqp-common/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-amqp-common
diff --git a/clients/amqp-connection/pom.xml b/clients/amqp-connection/pom.xml
index ae7972d00a..150ee07455 100644
--- a/clients/amqp-connection/pom.xml
+++ b/clients/amqp-connection/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-amqp-connection
diff --git a/clients/application-amqp/pom.xml b/clients/application-amqp/pom.xml
index 9a2f9b6597..68e77f56c2 100644
--- a/clients/application-amqp/pom.xml
+++ b/clients/application-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-application-amqp
diff --git a/clients/application-kafka/pom.xml b/clients/application-kafka/pom.xml
index 8ba0a51c19..cc3ab5612f 100644
--- a/clients/application-kafka/pom.xml
+++ b/clients/application-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-application-kafka
diff --git a/clients/application/pom.xml b/clients/application/pom.xml
index e611644c29..f0d406d1f7 100644
--- a/clients/application/pom.xml
+++ b/clients/application/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-application
diff --git a/clients/client-common/pom.xml b/clients/client-common/pom.xml
index 6815c53e82..70330d32fe 100644
--- a/clients/client-common/pom.xml
+++ b/clients/client-common/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-common
diff --git a/clients/command-amqp/pom.xml b/clients/command-amqp/pom.xml
index 5e2c0f42b7..b55896f88e 100644
--- a/clients/command-amqp/pom.xml
+++ b/clients/command-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-command-amqp
diff --git a/clients/command-kafka/pom.xml b/clients/command-kafka/pom.xml
index 1bd87587d5..468e752d86 100644
--- a/clients/command-kafka/pom.xml
+++ b/clients/command-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-command-kafka
diff --git a/clients/command/pom.xml b/clients/command/pom.xml
index c42d96f73d..0f71593cea 100644
--- a/clients/command/pom.xml
+++ b/clients/command/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-command
diff --git a/clients/device-amqp/pom.xml b/clients/device-amqp/pom.xml
index 7f8b248e13..0745b5da4b 100644
--- a/clients/device-amqp/pom.xml
+++ b/clients/device-amqp/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-device-amqp
diff --git a/clients/kafka-common/pom.xml b/clients/kafka-common/pom.xml
index da25e13ac6..5488d6efa5 100644
--- a/clients/kafka-common/pom.xml
+++ b/clients/kafka-common/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-kafka-common
diff --git a/clients/notification-amqp/pom.xml b/clients/notification-amqp/pom.xml
index 110dd40de5..d2fec4ee6a 100644
--- a/clients/notification-amqp/pom.xml
+++ b/clients/notification-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-notification-amqp
diff --git a/clients/notification-kafka/pom.xml b/clients/notification-kafka/pom.xml
index 2ec45b34ab..ac65569cbd 100644
--- a/clients/notification-kafka/pom.xml
+++ b/clients/notification-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-notification-kafka
diff --git a/clients/notification/pom.xml b/clients/notification/pom.xml
index a9cb70bde0..9d8c436371 100644
--- a/clients/notification/pom.xml
+++ b/clients/notification/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-notification
diff --git a/clients/pom.xml b/clients/pom.xml
index 4c46d0a1aa..25d0426f70 100644
--- a/clients/pom.xml
+++ b/clients/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/clients/pubsub-common/pom.xml b/clients/pubsub-common/pom.xml
index 647782a0b7..edff321bb8 100644
--- a/clients/pubsub-common/pom.xml
+++ b/clients/pubsub-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-pubsub-common
diff --git a/clients/registry-amqp/pom.xml b/clients/registry-amqp/pom.xml
index bb8202b797..ecbd5bde9b 100644
--- a/clients/registry-amqp/pom.xml
+++ b/clients/registry-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-registry-amqp
diff --git a/clients/registry/pom.xml b/clients/registry/pom.xml
index 5d668e8446..6b70463d33 100644
--- a/clients/registry/pom.xml
+++ b/clients/registry/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-registry
diff --git a/clients/telemetry-amqp/pom.xml b/clients/telemetry-amqp/pom.xml
index 1f772210fb..26e9173b1f 100644
--- a/clients/telemetry-amqp/pom.xml
+++ b/clients/telemetry-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-telemetry-amqp
diff --git a/clients/telemetry-kafka/pom.xml b/clients/telemetry-kafka/pom.xml
index 20f93c4227..77d200480b 100644
--- a/clients/telemetry-kafka/pom.xml
+++ b/clients/telemetry-kafka/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-telemetry-kafka
diff --git a/clients/telemetry-pubsub/pom.xml b/clients/telemetry-pubsub/pom.xml
index 36a6f0643f..50521a02f5 100644
--- a/clients/telemetry-pubsub/pom.xml
+++ b/clients/telemetry-pubsub/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-telemetry-pubsub
diff --git a/clients/telemetry/pom.xml b/clients/telemetry/pom.xml
index 245b8dd560..458bd8b604 100644
--- a/clients/telemetry/pom.xml
+++ b/clients/telemetry/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-client-telemetry
diff --git a/core/pom.xml b/core/pom.xml
index cbdcb552e0..f12acd0a8a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml
index 666e9a4f4c..15da320df7 100644
--- a/demo-certs/pom.xml
+++ b/demo-certs/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-demo-certs
diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml
index fee930b41f..5d450990f1 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.3.0-SNAPSHOT
+ 2.3.0
..
diff --git a/examples/pom.xml b/examples/pom.xml
index 8d62a4410a..daf997ff44 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml
index 6938cee53d..63fa5fb85b 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.3.0-SNAPSHOT
+ 2.3.0
..
diff --git a/legal/pom.xml b/legal/pom.xml
index 36d0df1fb5..3347b36c3b 100644
--- a/legal/pom.xml
+++ b/legal/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
hono-legal
diff --git a/pom.xml b/pom.xml
index b656503607..af9049bc43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
pom
Hono
diff --git a/service-base/pom.xml b/service-base/pom.xml
index ef50c67021..ca9acb0c05 100644
--- a/service-base/pom.xml
+++ b/service-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
hono-service-base
diff --git a/services/auth-base/pom.xml b/services/auth-base/pom.xml
index b302c2a3b8..7241347146 100644
--- a/services/auth-base/pom.xml
+++ b/services/auth-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services
- 2.3.0-SNAPSHOT
+ 2.3.0
hono-service-auth-base
Hono Auth base
diff --git a/services/auth/pom.xml b/services/auth/pom.xml
index 59a2b42758..3960d96982 100644
--- a/services/auth/pom.xml
+++ b/services/auth/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-service-auth
diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml
index 083c3aadf0..1f78953a30 100644
--- a/services/base-jdbc/pom.xml
+++ b/services/base-jdbc/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../../bom
4.0.0
diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml
index 4f2354a7c3..f8073e0c7d 100644
--- a/services/command-router/pom.xml
+++ b/services/command-router/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services-parent
- 2.3.0-SNAPSHOT
+ 2.3.0
../parent
hono-service-command-router
diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml
index 8cbc76b83b..f5a2b52f31 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.3.0-SNAPSHOT
+ 2.3.0
4.0.0
diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml
index fcf582a27c..ecb4758d38 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.3.0-SNAPSHOT
+ 2.3.0
../parent
4.0.0
diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml
index 6e34bb8278..60fb646576 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.3.0-SNAPSHOT
+ 2.3.0
../parent
4.0.0
diff --git a/services/parent/pom.xml b/services/parent/pom.xml
index dbae7a94cd..e327a0c6c3 100644
--- a/services/parent/pom.xml
+++ b/services/parent/pom.xml
@@ -16,7 +16,7 @@
hono-services
org.eclipse.hono
- 2.3.0-SNAPSHOT
+ 2.3.0
4.0.0
pom
diff --git a/services/pom.xml b/services/pom.xml
index 8f3a186722..de8984a6d1 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/site/documentation/tag_stable.txt b/site/documentation/tag_stable.txt
index 1f4ca90206..276cbf9e28 100644
--- a/site/documentation/tag_stable.txt
+++ b/site/documentation/tag_stable.txt
@@ -1 +1 @@
-2.2.x
+2.3.0
diff --git a/site/documentation/versions_supported.csv b/site/documentation/versions_supported.csv
index 5bc9633ff5..d998cd7bb4 100644
--- a/site/documentation/versions_supported.csv
+++ b/site/documentation/versions_supported.csv
@@ -4,3 +4,4 @@ MAJOR;MINOR;BRANCH_OR_TAG
2;0;2.0.x
2;1;2.1.x
2;2;2.2.x
+2;3;2.3.0
diff --git a/site/pom.xml b/site/pom.xml
index b460fb8c97..15aaa6425e 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
diff --git a/test-utils/adapter-base-test-utils/pom.xml b/test-utils/adapter-base-test-utils/pom.xml
index bf157e6b0f..2c2a9980fd 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.3.0-SNAPSHOT
+ 2.3.0
adapter-base-test-utils
diff --git a/test-utils/client-test-utils/pom.xml b/test-utils/client-test-utils/pom.xml
index a234c058cf..a43abe8b9e 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.3.0-SNAPSHOT
+ 2.3.0
client-test-utils
diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml
index e87e57f316..2611266f5e 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.3.0-SNAPSHOT
+ 2.3.0
core-test-utils
diff --git a/test-utils/kafka-test-utils/pom.xml b/test-utils/kafka-test-utils/pom.xml
index c0e8366843..1f6ebc274f 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.3.0-SNAPSHOT
+ 2.3.0
kafka-test-utils
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index c5a223a6fa..032ef069b3 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -17,7 +17,7 @@
hono-bom
org.eclipse.hono
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
test-utils
diff --git a/tests/pom.xml b/tests/pom.xml
index 620c2b7e1e..832ce88a49 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 2.3.0-SNAPSHOT
+ 2.3.0
../bom
4.0.0