From 7561121512342a693883ecfc6392ab65b5ccf856 Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Sun, 14 Jul 2024 20:43:00 +0200 Subject: [PATCH] apply spotless after release Signed-off-by: Jan N. Klug --- bom/openhab-core-index/pom.xml | 3 +- bom/pom.xml | 12 ++++-- bom/runtime-index/pom.xml | 3 +- bom/smarthomej-addons/pom.xml | 3 +- bom/test-index/pom.xml | 3 +- .../pom.xml | 3 +- .../pom.xml | 3 +- .../pom.xml | 3 +- bundles/org.smarthomej.binding.http/pom.xml | 3 +- .../pom.xml | 3 +- bundles/org.smarthomej.binding.tcpudp/pom.xml | 3 +- .../org.smarthomej.binding.telenot/pom.xml | 3 +- bundles/org.smarthomej.binding.tuya/pom.xml | 3 +- .../org.smarthomej.binding.viessmann/pom.xml | 3 +- bundles/org.smarthomej.commons/pom.xml | 3 +- .../pom.xml | 3 +- .../org.smarthomej.transform.chain/pom.xml | 3 +- .../org.smarthomej.transform.format/pom.xml | 3 +- bundles/org.smarthomej.transform.math/pom.xml | 3 +- bundles/pom.xml | 5 ++- features/pom.xml | 3 +- features/smarthomej-addons-external/pom.xml | 3 +- features/smarthomej-addons/pom.xml | 16 ++++---- pom.xml | 37 ++++++++++--------- site/pom.xml | 29 ++++++++------- 25 files changed, 94 insertions(+), 65 deletions(-) diff --git a/bom/openhab-core-index/pom.xml b/bom/openhab-core-index/pom.xml index 5d1a23c7e3..2f6cf707c2 100644 --- a/bom/openhab-core-index/pom.xml +++ b/bom/openhab-core-index/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bom/pom.xml b/bom/pom.xml index 779e1c8448..e6ef7123ab 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -38,11 +39,14 @@ - + - + - + header diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index d2850b625a..1ee3201052 100644 --- a/bom/runtime-index/pom.xml +++ b/bom/runtime-index/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bom/smarthomej-addons/pom.xml b/bom/smarthomej-addons/pom.xml index a144013458..16eb4f15f4 100644 --- a/bom/smarthomej-addons/pom.xml +++ b/bom/smarthomej-addons/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index 8b6a28feca..5b3310e372 100644 --- a/bom/test-index/pom.xml +++ b/bom/test-index/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.automation.javarule/pom.xml b/bundles/org.smarthomej.automation.javarule/pom.xml index 67ac665411..c24187a60c 100644 --- a/bundles/org.smarthomej.automation.javarule/pom.xml +++ b/bundles/org.smarthomej.automation.javarule/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml index 28d5e2021b..1723698b08 100644 --- a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml +++ b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml index 95ffe4572c..3b310ec87e 100644 --- a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml +++ b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.http/pom.xml b/bundles/org.smarthomej.binding.http/pom.xml index 22d20c5aaf..d376d03542 100644 --- a/bundles/org.smarthomej.binding.http/pom.xml +++ b/bundles/org.smarthomej.binding.http/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml index 167bf1a924..33a8239b59 100644 --- a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml +++ b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.tcpudp/pom.xml b/bundles/org.smarthomej.binding.tcpudp/pom.xml index 9603f2b024..1ff1055270 100644 --- a/bundles/org.smarthomej.binding.tcpudp/pom.xml +++ b/bundles/org.smarthomej.binding.tcpudp/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.telenot/pom.xml b/bundles/org.smarthomej.binding.telenot/pom.xml index b2b6594a92..c3adfff11b 100644 --- a/bundles/org.smarthomej.binding.telenot/pom.xml +++ b/bundles/org.smarthomej.binding.telenot/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.tuya/pom.xml b/bundles/org.smarthomej.binding.tuya/pom.xml index 57cab859df..3580b25337 100644 --- a/bundles/org.smarthomej.binding.tuya/pom.xml +++ b/bundles/org.smarthomej.binding.tuya/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.viessmann/pom.xml b/bundles/org.smarthomej.binding.viessmann/pom.xml index bbbe7d2288..42bdd3d865 100644 --- a/bundles/org.smarthomej.binding.viessmann/pom.xml +++ b/bundles/org.smarthomej.binding.viessmann/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.commons/pom.xml b/bundles/org.smarthomej.commons/pom.xml index 85686ad91e..69e53d68fe 100644 --- a/bundles/org.smarthomej.commons/pom.xml +++ b/bundles/org.smarthomej.commons/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.transform.basicprofiles/pom.xml b/bundles/org.smarthomej.transform.basicprofiles/pom.xml index f057212d7e..1f75a2684d 100644 --- a/bundles/org.smarthomej.transform.basicprofiles/pom.xml +++ b/bundles/org.smarthomej.transform.basicprofiles/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.transform.chain/pom.xml b/bundles/org.smarthomej.transform.chain/pom.xml index 218bf96284..40efca4365 100644 --- a/bundles/org.smarthomej.transform.chain/pom.xml +++ b/bundles/org.smarthomej.transform.chain/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.transform.format/pom.xml b/bundles/org.smarthomej.transform.format/pom.xml index 8785b4ab7f..e97a73a22d 100644 --- a/bundles/org.smarthomej.transform.format/pom.xml +++ b/bundles/org.smarthomej.transform.format/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.transform.math/pom.xml b/bundles/org.smarthomej.transform.math/pom.xml index 6b1a2a2ee6..a9f84ed176 100644 --- a/bundles/org.smarthomej.transform.math/pom.xml +++ b/bundles/org.smarthomej.transform.math/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index 1179e75bb4..330281e184 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -38,7 +39,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index c3e4d6bce9..de8beabc62 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/features/smarthomej-addons-external/pom.xml b/features/smarthomej-addons-external/pom.xml index 98bcdc631b..eb53474823 100644 --- a/features/smarthomej-addons-external/pom.xml +++ b/features/smarthomej-addons-external/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/features/smarthomej-addons/pom.xml b/features/smarthomej-addons/pom.xml index 6c229a6e2b..28f6b8bc3a 100644 --- a/features/smarthomej-addons/pom.xml +++ b/features/smarthomej-addons/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -57,16 +58,17 @@ -
+
- + - + -