From 51cb88164122c5ac0028f6ed5c0e68280076f3f4 Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Sun, 14 Jul 2024 20:28:48 +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 817fe626a8..c7ded5a65b 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 dfdca2815f..f695e808b6 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 cb71727891..7c03396c28 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 7812017583..28eaff7b06 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 9f33658cf1..3571444658 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 c6c859fa1d..a037f8352c 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 2e7ca9ff84..9261960c26 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 cefd16c395..a9bd0a6b90 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 d936de2bc6..556013a2ff 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 74116bc2f7..2ba7d2b10f 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 bcdd429805..8c60738f11 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 e53c3e154e..1192558130 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 f1745ce2a1..34b213db58 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 71ad70403f..cdc3c49247 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 e1c1ac9f0c..dc91ba7370 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 6117022226..736c0f77ea 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 1599dd754b..686eaf3aa1 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 530597ab18..ea4e206990 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 874880fb27..8085d07929 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 4850b685ed..2fea4553f7 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 bc9a0fcefe..31d31302ac 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 1ca10bfec2..0acdedf1ec 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 f1e6c695fb..504dfa2d1a 100644 --- a/features/smarthomej-addons/pom.xml +++ b/features/smarthomej-addons/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -57,16 +58,17 @@ -
+
- + - + -