From 8123c588ae690ba48930f9e14f59309ac5a5330e Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Sun, 10 Dec 2023 10:53:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.2 --- 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 d9c5b6360b..ba59ab370d 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.bom.openhab-core-index diff --git a/bom/pom.xml b/bom/pom.xml index 9c86016386..eff0bb7bdc 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.bom @@ -39,14 +38,11 @@ - + - + - + header diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index afa5e5a51c..ce09c19798 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.bom.runtime-index diff --git a/bom/smarthomej-addons/pom.xml b/bom/smarthomej-addons/pom.xml index 9a4ecaddbe..5dcac819e7 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.bom.smarthomej-addons diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index 2fee507bff..7bc2accbee 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.2-SNAPSHOT + 4.0.2 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 e4351708d2..90b7526bc8 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.2-SNAPSHOT + 4.0.2 org.smarthomej.automation.javarule diff --git a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml index 4d9edefaa8..b4f7edf76c 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.amazonechocontrol diff --git a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml index 319bb0b91e..09dcb75b36 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.androiddebugbridge diff --git a/bundles/org.smarthomej.binding.http/pom.xml b/bundles/org.smarthomej.binding.http/pom.xml index 0f482f019a..36619d202a 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.http diff --git a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml index 64e110d89d..8cacf670d2 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.notificationsforfiretv diff --git a/bundles/org.smarthomej.binding.tcpudp/pom.xml b/bundles/org.smarthomej.binding.tcpudp/pom.xml index c79a0bff45..1529d3c558 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.tcpudp diff --git a/bundles/org.smarthomej.binding.telenot/pom.xml b/bundles/org.smarthomej.binding.telenot/pom.xml index 4301092cb3..d92de6bc2f 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.telenot diff --git a/bundles/org.smarthomej.binding.tuya/pom.xml b/bundles/org.smarthomej.binding.tuya/pom.xml index f2b59a1ffe..efe488aeda 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.tuya diff --git a/bundles/org.smarthomej.binding.viessmann/pom.xml b/bundles/org.smarthomej.binding.viessmann/pom.xml index f60cb09ed6..f6b2e93875 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.2-SNAPSHOT + 4.0.2 org.smarthomej.binding.viessmann diff --git a/bundles/org.smarthomej.commons/pom.xml b/bundles/org.smarthomej.commons/pom.xml index ed2fd31a6c..b4d146b67b 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.2-SNAPSHOT + 4.0.2 org.smarthomej.commons diff --git a/bundles/org.smarthomej.transform.basicprofiles/pom.xml b/bundles/org.smarthomej.transform.basicprofiles/pom.xml index 51e7f1e04f..6d1ff51330 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.2-SNAPSHOT + 4.0.2 org.smarthomej.transform.basicprofiles diff --git a/bundles/org.smarthomej.transform.chain/pom.xml b/bundles/org.smarthomej.transform.chain/pom.xml index 9fc865c208..75f9071a69 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.2-SNAPSHOT + 4.0.2 org.smarthomej.transform.chain diff --git a/bundles/org.smarthomej.transform.format/pom.xml b/bundles/org.smarthomej.transform.format/pom.xml index 12a0b05774..2daab0794e 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.2-SNAPSHOT + 4.0.2 org.smarthomej.transform.format diff --git a/bundles/org.smarthomej.transform.math/pom.xml b/bundles/org.smarthomej.transform.math/pom.xml index 0e724aedae..af1a28b7f2 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.2-SNAPSHOT + 4.0.2 org.smarthomej.transform.math diff --git a/bundles/pom.xml b/bundles/pom.xml index ecb033cd1d..c1ddd9fa3d 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.bundles @@ -39,7 +38,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index 2b34f50b07..f5dd42b2b1 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.features.karaf diff --git a/features/smarthomej-addons-external/pom.xml b/features/smarthomej-addons-external/pom.xml index ebdab7d2a9..61a3763d49 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.features.karaf.smarthomej-addons-external diff --git a/features/smarthomej-addons/pom.xml b/features/smarthomej-addons/pom.xml index 726214bec2..5fdeea4460 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.2-SNAPSHOT + 4.0.2 org.smarthomej.addons.features.karaf.smarthomej-addons @@ -58,17 +57,16 @@ -
+
- + - + -