From 5f12b6293c02036c9d761949dbcc7fa46428ff92 Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Tue, 25 Jul 2023 19:11:29 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.2.18 --- 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 +-- .../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 +++++++------- 33 files changed, 107 insertions(+), 144 deletions(-) diff --git a/bom/openhab-core-index/pom.xml b/bom/openhab-core-index/pom.xml index 6107ecf247..6de2f76878 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.bom.openhab-core-index diff --git a/bom/pom.xml b/bom/pom.xml index 29feefe24a..5336d6aabb 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.bom @@ -39,14 +38,11 @@ - + - + - + header diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index 7b8a1c8a42..4ede87e55d 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.bom.runtime-index diff --git a/bom/smarthomej-addons/pom.xml b/bom/smarthomej-addons/pom.xml index 052fc5a587..d93604e165 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.bom.smarthomej-addons diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index a96f254383..70219c7acc 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.18-SNAPSHOT + 3.2.18 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 44a73964d7..4c8885d3ed 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.18-SNAPSHOT + 3.2.18 org.smarthomej.automation.javarule diff --git a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml index fe8a9236dc..df2eab06c7 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.amazonechocontrol diff --git a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml index 7591245bdc..5f223140f5 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.androiddebugbridge diff --git a/bundles/org.smarthomej.binding.deconz/pom.xml b/bundles/org.smarthomej.binding.deconz/pom.xml index 181a972234..4b297cdb0e 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.deconz diff --git a/bundles/org.smarthomej.binding.dmx/pom.xml b/bundles/org.smarthomej.binding.dmx/pom.xml index 4a0d95fd3c..26f3516c4f 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.dmx diff --git a/bundles/org.smarthomej.binding.http/pom.xml b/bundles/org.smarthomej.binding.http/pom.xml index 677448a450..81540eabc9 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.http diff --git a/bundles/org.smarthomej.binding.knx/pom.xml b/bundles/org.smarthomej.binding.knx/pom.xml index 114ae568b2..8ddc1b1082 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.knx diff --git a/bundles/org.smarthomej.binding.mail/pom.xml b/bundles/org.smarthomej.binding.mail/pom.xml index 294fcf8729..d14d3e00d6 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.mail diff --git a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml index 95cc71b4ca..ad20395c55 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.notificationsforfiretv diff --git a/bundles/org.smarthomej.binding.onewire/pom.xml b/bundles/org.smarthomej.binding.onewire/pom.xml index ded08e91c8..bf144e98fb 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.onewire diff --git a/bundles/org.smarthomej.binding.snmp/pom.xml b/bundles/org.smarthomej.binding.snmp/pom.xml index aca8e19ff1..058757f08c 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.snmp diff --git a/bundles/org.smarthomej.binding.tcpudp/pom.xml b/bundles/org.smarthomej.binding.tcpudp/pom.xml index c1a6f4ef91..985e1e564f 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.tcpudp diff --git a/bundles/org.smarthomej.binding.telenot/pom.xml b/bundles/org.smarthomej.binding.telenot/pom.xml index bcb9c4c4a6..a846a06cd4 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.telenot diff --git a/bundles/org.smarthomej.binding.tr064/pom.xml b/bundles/org.smarthomej.binding.tr064/pom.xml index f8948072ac..a6cfd319bb 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.tr064 diff --git a/bundles/org.smarthomej.binding.tuya/pom.xml b/bundles/org.smarthomej.binding.tuya/pom.xml index 04dcfabb0d..658c7c89bc 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.tuya diff --git a/bundles/org.smarthomej.binding.viessmann/pom.xml b/bundles/org.smarthomej.binding.viessmann/pom.xml index 8693ae89c4..c9a46331b5 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.18-SNAPSHOT + 3.2.18 org.smarthomej.binding.viessmann diff --git a/bundles/org.smarthomej.commons/pom.xml b/bundles/org.smarthomej.commons/pom.xml index dd0132492f..75b8236d8f 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.18-SNAPSHOT + 3.2.18 org.smarthomej.commons diff --git a/bundles/org.smarthomej.persistence.influxdb/pom.xml b/bundles/org.smarthomej.persistence.influxdb/pom.xml index 82326e32a2..72dee8e7db 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.18-SNAPSHOT + 3.2.18 org.smarthomej.persistence.influxdb diff --git a/bundles/org.smarthomej.transform.basicprofiles/pom.xml b/bundles/org.smarthomej.transform.basicprofiles/pom.xml index 252878ca90..2729e66558 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.18-SNAPSHOT + 3.2.18 org.smarthomej.transform.basicprofiles diff --git a/bundles/org.smarthomej.transform.chain/pom.xml b/bundles/org.smarthomej.transform.chain/pom.xml index 18e3d4bf91..11d18b6c97 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.18-SNAPSHOT + 3.2.18 org.smarthomej.transform.chain diff --git a/bundles/org.smarthomej.transform.format/pom.xml b/bundles/org.smarthomej.transform.format/pom.xml index 9b8f45e887..dc660e5e3f 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.18-SNAPSHOT + 3.2.18 org.smarthomej.transform.format diff --git a/bundles/org.smarthomej.transform.math/pom.xml b/bundles/org.smarthomej.transform.math/pom.xml index f8b01f416b..0ed91b7d93 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.18-SNAPSHOT + 3.2.18 org.smarthomej.transform.math diff --git a/bundles/pom.xml b/bundles/pom.xml index 56e5636bdc..8c1b566d12 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.bundles @@ -47,7 +46,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index cfc231c9bc..318cdc402d 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.features.karaf diff --git a/features/smarthomej-addons-external/pom.xml b/features/smarthomej-addons-external/pom.xml index 353c580345..6de3ac92ac 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.features.karaf.smarthomej-addons-external diff --git a/features/smarthomej-addons/pom.xml b/features/smarthomej-addons/pom.xml index 0e8421cf2e..40d5330b28 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.18-SNAPSHOT + 3.2.18 org.smarthomej.addons.features.karaf.smarthomej-addons @@ -58,17 +57,16 @@ -
+
- + - + -