From ab9672c2584b7372f5e72aebf3ef16a08c52761d Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Tue, 24 Oct 2023 23:01:07 +0200 Subject: [PATCH] Fix 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.deconz/pom.xml | 3 +- bundles/org.smarthomej.binding.dmx/pom.xml | 3 +- bundles/org.smarthomej.binding.http/pom.xml | 3 +- bundles/org.smarthomej.binding.knx/pom.xml | 3 +- bundles/org.smarthomej.binding.mail/pom.xml | 3 +- .../pom.xml | 3 +- .../org.smarthomej.binding.onewire/pom.xml | 3 +- bundles/org.smarthomej.binding.snmp/pom.xml | 3 +- bundles/org.smarthomej.binding.tcpudp/pom.xml | 3 +- .../org.smarthomej.binding.telenot/pom.xml | 3 +- bundles/org.smarthomej.binding.tr064/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 +- .../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 ++++++++------- 33 files changed, 110 insertions(+), 73 deletions(-) diff --git a/bom/openhab-core-index/pom.xml b/bom/openhab-core-index/pom.xml index 5e6d918e37..79c2bc386d 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 c62bc816b8..ff5182076c 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 1837264fa2..042e8db06e 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 f8be1d8764..9d8b5da276 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 746b351b11..36437ec25c 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 7016494145..0b630a66d4 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 c4ce7c01a8..9c1f646f47 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 c5b2ced1e8..234de5e4fc 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.deconz/pom.xml b/bundles/org.smarthomej.binding.deconz/pom.xml index 28b9f4418b..168fcd2bca 100644 --- a/bundles/org.smarthomej.binding.deconz/pom.xml +++ b/bundles/org.smarthomej.binding.deconz/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.dmx/pom.xml b/bundles/org.smarthomej.binding.dmx/pom.xml index 926dec92d5..16086d1d8e 100644 --- a/bundles/org.smarthomej.binding.dmx/pom.xml +++ b/bundles/org.smarthomej.binding.dmx/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 993846a1cc..44cb0d5d04 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.knx/pom.xml b/bundles/org.smarthomej.binding.knx/pom.xml index d09d6eed2a..f98fa17a18 100644 --- a/bundles/org.smarthomej.binding.knx/pom.xml +++ b/bundles/org.smarthomej.binding.knx/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.mail/pom.xml b/bundles/org.smarthomej.binding.mail/pom.xml index d366a5617c..02691e14fd 100644 --- a/bundles/org.smarthomej.binding.mail/pom.xml +++ b/bundles/org.smarthomej.binding.mail/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 af5946cf66..1082e6007d 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.onewire/pom.xml b/bundles/org.smarthomej.binding.onewire/pom.xml index 1f1449ada9..73ed3d886b 100644 --- a/bundles/org.smarthomej.binding.onewire/pom.xml +++ b/bundles/org.smarthomej.binding.onewire/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 diff --git a/bundles/org.smarthomej.binding.snmp/pom.xml b/bundles/org.smarthomej.binding.snmp/pom.xml index e9f0ffb1df..7d2b87e07a 100644 --- a/bundles/org.smarthomej.binding.snmp/pom.xml +++ b/bundles/org.smarthomej.binding.snmp/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 c3af289b15..354655879d 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 a36f743c7a..8d3d860c21 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.tr064/pom.xml b/bundles/org.smarthomej.binding.tr064/pom.xml index 5cae1c826e..93027d1ebc 100644 --- a/bundles/org.smarthomej.binding.tr064/pom.xml +++ b/bundles/org.smarthomej.binding.tr064/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 948d6efe47..7132352117 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 efa13931e3..e9c98cd9d3 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 a9053ddccd..0d1a2f98fd 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.persistence.influxdb/pom.xml b/bundles/org.smarthomej.persistence.influxdb/pom.xml index 902f80f01b..923201eca1 100644 --- a/bundles/org.smarthomej.persistence.influxdb/pom.xml +++ b/bundles/org.smarthomej.persistence.influxdb/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 198b47a7b8..cc31580f42 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 0128dd9d6e..847aea3560 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 9e15d9341f..8625f9a9a3 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 9da1828fa1..92c1634c2f 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 993636c0b4..e88226f51d 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -46,7 +47,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index 1ee759615b..6cb8d2c06c 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 ce2286027b..205c962033 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 d2be5ae208..bec308d91e 100644 --- a/features/smarthomej-addons/pom.xml +++ b/features/smarthomej-addons/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -57,16 +58,17 @@ -
+
- + - + -