From 61878f5904b45819b34332a4fd5658f9ec7c656e Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Tue, 24 Oct 2023 20:16:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.1 --- 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.http/pom.xml | 5 +-- .../pom.xml | 5 +-- bundles/org.smarthomej.binding.tcpudp/pom.xml | 5 +-- .../org.smarthomej.binding.telenot/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 +-- .../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 +++++++------- 25 files changed, 91 insertions(+), 120 deletions(-) diff --git a/bom/openhab-core-index/pom.xml b/bom/openhab-core-index/pom.xml index 3140852669..77dedacd19 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.bom.openhab-core-index diff --git a/bom/pom.xml b/bom/pom.xml index 8b75d6854f..74efa7c315 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons org.smarthomej.addons.reactor - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.bom @@ -39,14 +38,11 @@ - + - + - + header diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index 73919d82cb..3db60917be 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.bom.runtime-index diff --git a/bom/smarthomej-addons/pom.xml b/bom/smarthomej-addons/pom.xml index 2f06ba2506..e3a967ffda 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.bom.smarthomej-addons diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index 7f956ba423..703ca3c380 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 - 4.0.1-SNAPSHOT + 4.0.1 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 0328c23b31..e8f5665f46 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.automation.javarule diff --git a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml index b660751aa2..48343140c4 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.amazonechocontrol diff --git a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml index 29580afcdc..f303ec232c 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.androiddebugbridge diff --git a/bundles/org.smarthomej.binding.http/pom.xml b/bundles/org.smarthomej.binding.http/pom.xml index 06cfa36e8f..6a14802e04 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.http diff --git a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml index 9cb3979892..8a08706b6e 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.notificationsforfiretv diff --git a/bundles/org.smarthomej.binding.tcpudp/pom.xml b/bundles/org.smarthomej.binding.tcpudp/pom.xml index 2630c39df7..7da8b7956e 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.tcpudp diff --git a/bundles/org.smarthomej.binding.telenot/pom.xml b/bundles/org.smarthomej.binding.telenot/pom.xml index f71832ec65..6d4d63e57e 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.telenot diff --git a/bundles/org.smarthomej.binding.tuya/pom.xml b/bundles/org.smarthomej.binding.tuya/pom.xml index e93989b90a..8921de9664 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.tuya diff --git a/bundles/org.smarthomej.binding.viessmann/pom.xml b/bundles/org.smarthomej.binding.viessmann/pom.xml index a7db7563eb..4c13cf22ac 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.binding.viessmann diff --git a/bundles/org.smarthomej.commons/pom.xml b/bundles/org.smarthomej.commons/pom.xml index aeb5df1cbb..ff8937b7e8 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.commons diff --git a/bundles/org.smarthomej.transform.basicprofiles/pom.xml b/bundles/org.smarthomej.transform.basicprofiles/pom.xml index 60edac7794..560a266016 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.transform.basicprofiles diff --git a/bundles/org.smarthomej.transform.chain/pom.xml b/bundles/org.smarthomej.transform.chain/pom.xml index c6ce45100c..37fd5a16a5 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.transform.chain diff --git a/bundles/org.smarthomej.transform.format/pom.xml b/bundles/org.smarthomej.transform.format/pom.xml index 09b71b8a8d..5f8d88b26f 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.transform.format diff --git a/bundles/org.smarthomej.transform.math/pom.xml b/bundles/org.smarthomej.transform.math/pom.xml index e23b435a63..b72a66bf68 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.transform.math diff --git a/bundles/pom.xml b/bundles/pom.xml index 1b7c6b096c..1c5b437ad9 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons org.smarthomej.addons.reactor - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.bundles @@ -39,7 +38,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index 90f732b01b..f86ec8f1b3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.smarthomej.addons org.smarthomej.addons.reactor - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.features.karaf diff --git a/features/smarthomej-addons-external/pom.xml b/features/smarthomej-addons-external/pom.xml index e5d3342dea..9088e866bc 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.features.karaf.smarthomej-addons-external diff --git a/features/smarthomej-addons/pom.xml b/features/smarthomej-addons/pom.xml index 1e3d83b15a..2d75dbb1ec 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 - 4.0.1-SNAPSHOT + 4.0.1 org.smarthomej.addons.features.karaf.smarthomej-addons @@ -58,17 +57,16 @@ -
+
- + - + -