diff --git a/adapters/amqp-vertx/pom.xml b/adapters/amqp-vertx/pom.xml
index a1c39a26e5..64a42e3ca7 100644
--- a/adapters/amqp-vertx/pom.xml
+++ b/adapters/amqp-vertx/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-amqp-vertx
Hono AMQP Adapter
diff --git a/adapters/base-quarkus/pom.xml b/adapters/base-quarkus/pom.xml
index c3a6fd62e7..183a0f0b2d 100644
--- a/adapters/base-quarkus/pom.xml
+++ b/adapters/base-quarkus/pom.xml
@@ -17,7 +17,7 @@
hono-adapters
org.eclipse.hono
- 1.5.0-SNAPSHOT
+ 1.5.0
4.0.0
hono-adapter-base-quarkus
diff --git a/adapters/base-spring/pom.xml b/adapters/base-spring/pom.xml
index ffd1e764c6..087553367d 100644
--- a/adapters/base-spring/pom.xml
+++ b/adapters/base-spring/pom.xml
@@ -16,7 +16,7 @@
hono-adapters
org.eclipse.hono
- 1.5.0-SNAPSHOT
+ 1.5.0
4.0.0
pom
diff --git a/adapters/coap-vertx-base/pom.xml b/adapters/coap-vertx-base/pom.xml
index 4cbf4c0896..0fe0811023 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.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-coap-vertx-base
Hono CoAP Adapter base
diff --git a/adapters/coap-vertx/pom.xml b/adapters/coap-vertx/pom.xml
index 4661175a38..c89249c68e 100644
--- a/adapters/coap-vertx/pom.xml
+++ b/adapters/coap-vertx/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-coap-vertx
Hono CoAP Adapter
diff --git a/adapters/http-vertx-base/pom.xml b/adapters/http-vertx-base/pom.xml
index 81eb50f656..9173703d77 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.5.0-SNAPSHOT
+ 1.5.0
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 28a3677938..22b0993102 100644
--- a/adapters/http-vertx-quarkus/pom.xml
+++ b/adapters/http-vertx-quarkus/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-quarkus
../base-quarkus
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-http-vertx-quarkus
Hono HTTP Adapter (Quarkus)
diff --git a/adapters/http-vertx/pom.xml b/adapters/http-vertx/pom.xml
index 1d7fc3571c..34fdf7c4a7 100644
--- a/adapters/http-vertx/pom.xml
+++ b/adapters/http-vertx/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-http-vertx
Hono HTTP Adapter
diff --git a/adapters/kura/pom.xml b/adapters/kura/pom.xml
index cbefb7d9c7..a0aed0db98 100644
--- a/adapters/kura/pom.xml
+++ b/adapters/kura/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-kura
Hono Kura Adapter
diff --git a/adapters/lora-vertx/pom.xml b/adapters/lora-vertx/pom.xml
index 7d89f951ad..730cad6a29 100644
--- a/adapters/lora-vertx/pom.xml
+++ b/adapters/lora-vertx/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-lora-vertx
Hono LoRa Adapter
diff --git a/adapters/mqtt-vertx-base/pom.xml b/adapters/mqtt-vertx-base/pom.xml
index 7b193766c0..1d3f78cb79 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.5.0-SNAPSHOT
+ 1.5.0
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 00f0dd1ee9..9ad6913e9b 100644
--- a/adapters/mqtt-vertx-quarkus/pom.xml
+++ b/adapters/mqtt-vertx-quarkus/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.hono
hono-adapter-base-quarkus
../base-quarkus
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-mqtt-vertx-quarkus
Hono MQTT Adapter (Quarkus)
diff --git a/adapters/mqtt-vertx/pom.xml b/adapters/mqtt-vertx/pom.xml
index f9db64020f..a9b708333c 100644
--- a/adapters/mqtt-vertx/pom.xml
+++ b/adapters/mqtt-vertx/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-mqtt-vertx
Hono MQTT Adapter
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 684e3aa6cb..1c733b1589 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/adapters/sigfox-vertx/pom.xml b/adapters/sigfox-vertx/pom.xml
index 48283a7785..c106fb4419 100644
--- a/adapters/sigfox-vertx/pom.xml
+++ b/adapters/sigfox-vertx/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-adapter-base-spring
../base-spring
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-adapter-sigfox-vertx
Hono Sigfox Adapter
diff --git a/bom/pom.xml b/bom/pom.xml
index 2a6f8d1900..6bad92e971 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-parent
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-bom
diff --git a/cli/pom.xml b/cli/pom.xml
index 57d67bc3f3..d194187105 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/client-device-connection-infinispan/pom.xml b/client-device-connection-infinispan/pom.xml
index d4e124d6e6..61f57bd9c6 100644
--- a/client-device-connection-infinispan/pom.xml
+++ b/client-device-connection-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
client-device-connection-infinispan
diff --git a/client/pom.xml b/client/pom.xml
index 66eb2e4302..a34100eb14 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/clients/adapter-amqp/pom.xml b/clients/adapter-amqp/pom.xml
index cec4875dcc..c41b47daa3 100644
--- a/clients/adapter-amqp/pom.xml
+++ b/clients/adapter-amqp/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-client-adapter-amqp
diff --git a/clients/adapter/pom.xml b/clients/adapter/pom.xml
index 8f8db25f7b..420848c3f1 100644
--- a/clients/adapter/pom.xml
+++ b/clients/adapter/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-clients-parent
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-client-adapter
diff --git a/clients/pom.xml b/clients/pom.xml
index b530bca732..193f3165af 100644
--- a/clients/pom.xml
+++ b/clients/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/core/pom.xml b/core/pom.xml
index d688bf28d8..a62b3831f9 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/demo-certs/pom.xml b/demo-certs/pom.xml
index 7a014c9693..5834fabcc6 100644
--- a/demo-certs/pom.xml
+++ b/demo-certs/pom.xml
@@ -15,7 +15,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
hono-demo-certs
diff --git a/deploy/pom.xml b/deploy/pom.xml
index 462db9e5e2..3264bcdc3f 100644
--- a/deploy/pom.xml
+++ b/deploy/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/examples/hono-client-examples/pom.xml b/examples/hono-client-examples/pom.xml
index 338a6968c1..cabe158983 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.5.0-SNAPSHOT
+ 1.5.0
..
diff --git a/examples/pom.xml b/examples/pom.xml
index 0f85dd8b88..54295a74a7 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/examples/protocol-gateway-example/pom.xml b/examples/protocol-gateway-example/pom.xml
index 6c4a87cb37..92527171ff 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.5.0-SNAPSHOT
+ 1.5.0
..
diff --git a/legal/pom.xml b/legal/pom.xml
index a0f1d418dd..4d9b71f664 100644
--- a/legal/pom.xml
+++ b/legal/pom.xml
@@ -15,7 +15,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
hono-legal
diff --git a/pom.xml b/pom.xml
index 5b801507e9..af29592530 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-parent
- 1.5.0-SNAPSHOT
+ 1.5.0
pom
Hono
diff --git a/service-base-quarkus/pom.xml b/service-base-quarkus/pom.xml
index 4b7b6e818a..c469423801 100644
--- a/service-base-quarkus/pom.xml
+++ b/service-base-quarkus/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
hono-service-base-quarkus
diff --git a/service-base/pom.xml b/service-base/pom.xml
index a4efeac17b..1dfa2b104a 100644
--- a/service-base/pom.xml
+++ b/service-base/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
hono-service-base
diff --git a/services/auth/pom.xml b/services/auth/pom.xml
index 8d03413a85..29d43dd52e 100644
--- a/services/auth/pom.xml
+++ b/services/auth/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-services
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-service-auth
Hono Auth
diff --git a/services/base-jdbc/pom.xml b/services/base-jdbc/pom.xml
index d9da7f949c..4e23c20054 100644
--- a/services/base-jdbc/pom.xml
+++ b/services/base-jdbc/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../../bom
4.0.0
diff --git a/services/command-router/pom.xml b/services/command-router/pom.xml
index c3955af0dc..6ddf2413b0 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
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-service-command-router
Hono Command Router
diff --git a/services/device-connection/pom.xml b/services/device-connection/pom.xml
index 4d85305209..2b5f0f85be 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
- 1.5.0-SNAPSHOT
+ 1.5.0
hono-service-device-connection
Hono Device Connection service
diff --git a/services/device-registry-base/pom.xml b/services/device-registry-base/pom.xml
index bdc52dd1b3..cd2a1914f0 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.5.0-SNAPSHOT
+ 1.5.0
4.0.0
diff --git a/services/device-registry-file/pom.xml b/services/device-registry-file/pom.xml
index 867deb2685..e42feac8ee 100644
--- a/services/device-registry-file/pom.xml
+++ b/services/device-registry-file/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-services
- 1.5.0-SNAPSHOT
+ 1.5.0
4.0.0
diff --git a/services/device-registry-jdbc/pom.xml b/services/device-registry-jdbc/pom.xml
index 4903498698..011cc30be1 100644
--- a/services/device-registry-jdbc/pom.xml
+++ b/services/device-registry-jdbc/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-services
- 1.5.0-SNAPSHOT
+ 1.5.0
4.0.0
diff --git a/services/device-registry-mongodb/pom.xml b/services/device-registry-mongodb/pom.xml
index 39ebd1cd1f..4bd822de1d 100644
--- a/services/device-registry-mongodb/pom.xml
+++ b/services/device-registry-mongodb/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
hono-services
- 1.5.0-SNAPSHOT
+ 1.5.0
4.0.0
diff --git a/services/pom.xml b/services/pom.xml
index ca17e11718..ca35f65270 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/site/documentation/tag_stable.txt b/site/documentation/tag_stable.txt
index 97da802401..bc80560fad 100644
--- a/site/documentation/tag_stable.txt
+++ b/site/documentation/tag_stable.txt
@@ -1 +1 @@
-1.4.x
+1.5.0
diff --git a/site/documentation/versions_supported.csv b/site/documentation/versions_supported.csv
index e671b15e2f..4af9c18b8b 100644
--- a/site/documentation/versions_supported.csv
+++ b/site/documentation/versions_supported.csv
@@ -5,3 +5,4 @@ MAJOR;MINOR;BRANCH_OR_TAG
1;2;1.2.x
1;3;1.3.x
1;4;1.4.x
+1;5;1.5.0
diff --git a/site/pom.xml b/site/pom.xml
index d5c00f2be7..49077208bd 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -18,7 +18,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
diff --git a/test-utils/core-test-utils/pom.xml b/test-utils/core-test-utils/pom.xml
index 9b0d2fc50d..34e542a940 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.5.0-SNAPSHOT
+ 1.5.0
core-test-utils
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index c7a7a0de44..d98d087d4d 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -17,7 +17,7 @@
hono-bom
org.eclipse.hono
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
test-utils
diff --git a/test-utils/service-base-test-utils/pom.xml b/test-utils/service-base-test-utils/pom.xml
index c364fa9033..1a4572a3d0 100644
--- a/test-utils/service-base-test-utils/pom.xml
+++ b/test-utils/service-base-test-utils/pom.xml
@@ -17,7 +17,7 @@
org.eclipse.hono
test-utils
- 1.5.0-SNAPSHOT
+ 1.5.0
service-base-test-utils
diff --git a/tests/pom.xml b/tests/pom.xml
index 6a0de64530..c5a1930f5c 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -16,7 +16,7 @@
org.eclipse.hono
hono-bom
- 1.5.0-SNAPSHOT
+ 1.5.0
../bom
4.0.0