From e96cdce2de60498585593e8997baa85b1188b2dc Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Sat, 20 Aug 2022 14:47:22 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.2.14 --- bom/openhab-core-index/pom.xml | 5 +-- bom/pom.xml | 14 +++---- bom/runtime-index/pom.xml | 5 +-- bom/smarthomej-addons/pom.xml | 5 +-- bom/test-index/pom.xml | 5 +-- .../pom.xml | 5 +-- .../pom.xml | 5 +-- .../pom.xml | 5 +-- bundles/org.smarthomej.binding.deconz/pom.xml | 5 +-- bundles/org.smarthomej.binding.dmx/pom.xml | 5 +-- bundles/org.smarthomej.binding.http/pom.xml | 5 +-- bundles/org.smarthomej.binding.knx/pom.xml | 5 +-- bundles/org.smarthomej.binding.mail/pom.xml | 5 +-- .../pom.xml | 5 +-- .../org.smarthomej.binding.onewire/pom.xml | 5 +-- bundles/org.smarthomej.binding.snmp/pom.xml | 5 +-- bundles/org.smarthomej.binding.tcpudp/pom.xml | 5 +-- .../org.smarthomej.binding.telenot/pom.xml | 5 +-- bundles/org.smarthomej.binding.tr064/pom.xml | 5 +-- bundles/org.smarthomej.binding.tuya/pom.xml | 5 +-- .../org.smarthomej.binding.viessmann/pom.xml | 5 +-- bundles/org.smarthomej.commons/pom.xml | 5 +-- bundles/org.smarthomej.io.repomanager/pom.xml | 5 +-- .../pom.xml | 5 +-- .../pom.xml | 5 +-- .../org.smarthomej.transform.chain/pom.xml | 5 +-- .../org.smarthomej.transform.format/pom.xml | 5 +-- bundles/org.smarthomej.transform.math/pom.xml | 5 +-- bundles/pom.xml | 7 ++-- features/pom.xml | 5 +-- features/smarthomej-addons-external/pom.xml | 5 +-- features/smarthomej-addons/pom.xml | 18 ++++---- pom.xml | 41 +++++++++---------- site/pom.xml | 31 +++++++------- 34 files changed, 109 insertions(+), 147 deletions(-) diff --git a/bom/openhab-core-index/pom.xml b/bom/openhab-core-index/pom.xml index 73fcf86d8e..f17bd05a8d 100644 --- a/bom/openhab-core-index/pom.xml +++ b/bom/openhab-core-index/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bom org.smarthomej.addons.reactor.bom - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.bom.openhab-core-index diff --git a/bom/pom.xml b/bom/pom.xml index a8786979a1..d039c9092e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons org.smarthomej.addons.reactor - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.bom @@ -39,14 +38,11 @@ - + - + - + header diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index a60f825cb7..de8993ae6d 100644 --- a/bom/runtime-index/pom.xml +++ b/bom/runtime-index/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bom org.smarthomej.addons.reactor.bom - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.bom.runtime-index diff --git a/bom/smarthomej-addons/pom.xml b/bom/smarthomej-addons/pom.xml index ca288679a1..09620eb35c 100644 --- a/bom/smarthomej-addons/pom.xml +++ b/bom/smarthomej-addons/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bom org.smarthomej.addons.reactor.bom - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.bom.smarthomej-addons diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index e85cb7a22a..6f82a13e8a 100644 --- a/bom/test-index/pom.xml +++ b/bom/test-index/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bom org.smarthomej.addons.reactor.bom - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.bom.test-index diff --git a/bundles/org.smarthomej.automation.javarule/pom.xml b/bundles/org.smarthomej.automation.javarule/pom.xml index 9404c32f6f..03ce78e323 100644 --- a/bundles/org.smarthomej.automation.javarule/pom.xml +++ b/bundles/org.smarthomej.automation.javarule/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.automation.javarule diff --git a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml index 5a58bbedd2..b7b176ab8f 100644 --- a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml +++ b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.amazonechocontrol diff --git a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml index 5dde8fd374..0a2031daed 100644 --- a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml +++ b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.androiddebugbridge diff --git a/bundles/org.smarthomej.binding.deconz/pom.xml b/bundles/org.smarthomej.binding.deconz/pom.xml index 1d02176ff3..637017e699 100644 --- a/bundles/org.smarthomej.binding.deconz/pom.xml +++ b/bundles/org.smarthomej.binding.deconz/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.deconz diff --git a/bundles/org.smarthomej.binding.dmx/pom.xml b/bundles/org.smarthomej.binding.dmx/pom.xml index 6beab3f931..9d2b0142d0 100644 --- a/bundles/org.smarthomej.binding.dmx/pom.xml +++ b/bundles/org.smarthomej.binding.dmx/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.dmx diff --git a/bundles/org.smarthomej.binding.http/pom.xml b/bundles/org.smarthomej.binding.http/pom.xml index f98d58bc73..b22bc51e5a 100644 --- a/bundles/org.smarthomej.binding.http/pom.xml +++ b/bundles/org.smarthomej.binding.http/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.http diff --git a/bundles/org.smarthomej.binding.knx/pom.xml b/bundles/org.smarthomej.binding.knx/pom.xml index e273fdbad4..0e6e77bd25 100644 --- a/bundles/org.smarthomej.binding.knx/pom.xml +++ b/bundles/org.smarthomej.binding.knx/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.knx diff --git a/bundles/org.smarthomej.binding.mail/pom.xml b/bundles/org.smarthomej.binding.mail/pom.xml index 290aee92f4..dd71ae5dab 100644 --- a/bundles/org.smarthomej.binding.mail/pom.xml +++ b/bundles/org.smarthomej.binding.mail/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.mail diff --git a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml index 8ccef68013..a71faff98a 100644 --- a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml +++ b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.notificationsforfiretv diff --git a/bundles/org.smarthomej.binding.onewire/pom.xml b/bundles/org.smarthomej.binding.onewire/pom.xml index e015df7542..afc4c6e2c0 100644 --- a/bundles/org.smarthomej.binding.onewire/pom.xml +++ b/bundles/org.smarthomej.binding.onewire/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.onewire diff --git a/bundles/org.smarthomej.binding.snmp/pom.xml b/bundles/org.smarthomej.binding.snmp/pom.xml index 8e6c8147e1..b544dbef15 100644 --- a/bundles/org.smarthomej.binding.snmp/pom.xml +++ b/bundles/org.smarthomej.binding.snmp/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.snmp diff --git a/bundles/org.smarthomej.binding.tcpudp/pom.xml b/bundles/org.smarthomej.binding.tcpudp/pom.xml index 7f58856f96..1c9ba10149 100644 --- a/bundles/org.smarthomej.binding.tcpudp/pom.xml +++ b/bundles/org.smarthomej.binding.tcpudp/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.tcpudp diff --git a/bundles/org.smarthomej.binding.telenot/pom.xml b/bundles/org.smarthomej.binding.telenot/pom.xml index 1dbf88c9de..fb7d00dd6f 100644 --- a/bundles/org.smarthomej.binding.telenot/pom.xml +++ b/bundles/org.smarthomej.binding.telenot/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.telenot diff --git a/bundles/org.smarthomej.binding.tr064/pom.xml b/bundles/org.smarthomej.binding.tr064/pom.xml index ce0a5b8551..5546b426fb 100644 --- a/bundles/org.smarthomej.binding.tr064/pom.xml +++ b/bundles/org.smarthomej.binding.tr064/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.tr064 diff --git a/bundles/org.smarthomej.binding.tuya/pom.xml b/bundles/org.smarthomej.binding.tuya/pom.xml index 8d5606fb44..eb6602da1f 100644 --- a/bundles/org.smarthomej.binding.tuya/pom.xml +++ b/bundles/org.smarthomej.binding.tuya/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.tuya diff --git a/bundles/org.smarthomej.binding.viessmann/pom.xml b/bundles/org.smarthomej.binding.viessmann/pom.xml index 8adce8dc42..6ccf8f46f3 100644 --- a/bundles/org.smarthomej.binding.viessmann/pom.xml +++ b/bundles/org.smarthomej.binding.viessmann/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.binding.viessmann diff --git a/bundles/org.smarthomej.commons/pom.xml b/bundles/org.smarthomej.commons/pom.xml index 49499d5d57..aec1dc6557 100644 --- a/bundles/org.smarthomej.commons/pom.xml +++ b/bundles/org.smarthomej.commons/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.commons diff --git a/bundles/org.smarthomej.io.repomanager/pom.xml b/bundles/org.smarthomej.io.repomanager/pom.xml index 399753a360..da5c3f2b23 100644 --- a/bundles/org.smarthomej.io.repomanager/pom.xml +++ b/bundles/org.smarthomej.io.repomanager/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.io.repomanager diff --git a/bundles/org.smarthomej.persistence.influxdb/pom.xml b/bundles/org.smarthomej.persistence.influxdb/pom.xml index 46e15d81ad..c7f9872ea8 100644 --- a/bundles/org.smarthomej.persistence.influxdb/pom.xml +++ b/bundles/org.smarthomej.persistence.influxdb/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.persistence.influxdb diff --git a/bundles/org.smarthomej.transform.basicprofiles/pom.xml b/bundles/org.smarthomej.transform.basicprofiles/pom.xml index 2d755d9230..f2d399d16f 100644 --- a/bundles/org.smarthomej.transform.basicprofiles/pom.xml +++ b/bundles/org.smarthomej.transform.basicprofiles/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.transform.basicprofiles diff --git a/bundles/org.smarthomej.transform.chain/pom.xml b/bundles/org.smarthomej.transform.chain/pom.xml index 957fbe705e..f8682255e5 100644 --- a/bundles/org.smarthomej.transform.chain/pom.xml +++ b/bundles/org.smarthomej.transform.chain/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.transform.chain diff --git a/bundles/org.smarthomej.transform.format/pom.xml b/bundles/org.smarthomej.transform.format/pom.xml index 7538cf5c3f..9ba9c3b625 100644 --- a/bundles/org.smarthomej.transform.format/pom.xml +++ b/bundles/org.smarthomej.transform.format/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.transform.format diff --git a/bundles/org.smarthomej.transform.math/pom.xml b/bundles/org.smarthomej.transform.math/pom.xml index 585f32730c..c2e8e7c5ca 100644 --- a/bundles/org.smarthomej.transform.math/pom.xml +++ b/bundles/org.smarthomej.transform.math/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.bundles org.smarthomej.addons.reactor.bundles - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.transform.math diff --git a/bundles/pom.xml b/bundles/pom.xml index 2150e1bd08..3c09264a6f 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons org.smarthomej.addons.reactor - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.bundles @@ -49,7 +48,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index 43b7ddcb0e..b642909c02 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons org.smarthomej.addons.reactor - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.features.karaf diff --git a/features/smarthomej-addons-external/pom.xml b/features/smarthomej-addons-external/pom.xml index 5b9a71718b..e436d7bc05 100644 --- a/features/smarthomej-addons-external/pom.xml +++ b/features/smarthomej-addons-external/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.features.karaf org.smarthomej.addons.reactor.features.karaf - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.features.karaf.smarthomej-addons-external diff --git a/features/smarthomej-addons/pom.xml b/features/smarthomej-addons/pom.xml index 2e291c31a0..edbbe1b976 100644 --- a/features/smarthomej-addons/pom.xml +++ b/features/smarthomej-addons/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons.features.karaf org.smarthomej.addons.reactor.features.karaf - 3.2.14-SNAPSHOT + 3.2.14 org.smarthomej.addons.features.karaf.smarthomej-addons @@ -58,18 +57,17 @@ -
+
- + - + -