From 9d92f46d55bbde6eb8632156e966a0f3b8b2d7dc Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Tue, 25 Jul 2023 18:49:32 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.0 --- 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 e37323128d..4090f4f4ff 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.bom.openhab-core-index diff --git a/bom/pom.xml b/bom/pom.xml index 7e78957cbf..10f4fff064 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.bom @@ -39,14 +38,11 @@ - + - + - + header diff --git a/bom/runtime-index/pom.xml b/bom/runtime-index/pom.xml index b5b4484dbf..d842ba0e0e 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.bom.runtime-index diff --git a/bom/smarthomej-addons/pom.xml b/bom/smarthomej-addons/pom.xml index a726ab9162..4766d46b0e 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.bom.smarthomej-addons diff --git a/bom/test-index/pom.xml b/bom/test-index/pom.xml index 5045d12094..a459559172 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.0-SNAPSHOT + 4.0.0 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 eb90399e86..f106ae29f6 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.0-SNAPSHOT + 4.0.0 org.smarthomej.automation.javarule diff --git a/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml b/bundles/org.smarthomej.binding.amazonechocontrol/pom.xml index 062b74b2fa..c1ff27503a 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.amazonechocontrol diff --git a/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml b/bundles/org.smarthomej.binding.androiddebugbridge/pom.xml index 6a00dcea72..48862c5a79 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.androiddebugbridge diff --git a/bundles/org.smarthomej.binding.http/pom.xml b/bundles/org.smarthomej.binding.http/pom.xml index f32588439a..c4b0768630 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.http diff --git a/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml b/bundles/org.smarthomej.binding.notificationsforfiretv/pom.xml index 0a91d811af..e74691b94e 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.notificationsforfiretv diff --git a/bundles/org.smarthomej.binding.tcpudp/pom.xml b/bundles/org.smarthomej.binding.tcpudp/pom.xml index 6626ffaedf..b7e4619f4d 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.tcpudp diff --git a/bundles/org.smarthomej.binding.telenot/pom.xml b/bundles/org.smarthomej.binding.telenot/pom.xml index dcb4b860bd..916d6f6c4c 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.telenot diff --git a/bundles/org.smarthomej.binding.tuya/pom.xml b/bundles/org.smarthomej.binding.tuya/pom.xml index 3da0ff7485..64caff81e0 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.tuya diff --git a/bundles/org.smarthomej.binding.viessmann/pom.xml b/bundles/org.smarthomej.binding.viessmann/pom.xml index 61a1d975f9..59756ed914 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.0-SNAPSHOT + 4.0.0 org.smarthomej.binding.viessmann diff --git a/bundles/org.smarthomej.commons/pom.xml b/bundles/org.smarthomej.commons/pom.xml index 3ced2b2547..521dc9376d 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.0-SNAPSHOT + 4.0.0 org.smarthomej.commons diff --git a/bundles/org.smarthomej.transform.basicprofiles/pom.xml b/bundles/org.smarthomej.transform.basicprofiles/pom.xml index f6faf904fe..28e33dc6dd 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.0-SNAPSHOT + 4.0.0 org.smarthomej.transform.basicprofiles diff --git a/bundles/org.smarthomej.transform.chain/pom.xml b/bundles/org.smarthomej.transform.chain/pom.xml index 7c681f8f17..2bf1a250b1 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.0-SNAPSHOT + 4.0.0 org.smarthomej.transform.chain diff --git a/bundles/org.smarthomej.transform.format/pom.xml b/bundles/org.smarthomej.transform.format/pom.xml index c52eafd850..600b26c0ec 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.0-SNAPSHOT + 4.0.0 org.smarthomej.transform.format diff --git a/bundles/org.smarthomej.transform.math/pom.xml b/bundles/org.smarthomej.transform.math/pom.xml index 87dd257981..09e5674c2f 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.0-SNAPSHOT + 4.0.0 org.smarthomej.transform.math diff --git a/bundles/pom.xml b/bundles/pom.xml index b5cfd5d40b..b0f7c158e0 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.bundles @@ -39,7 +38,7 @@ target/dependency - + diff --git a/features/pom.xml b/features/pom.xml index 3bab1f2995..df1fc62620 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.features.karaf diff --git a/features/smarthomej-addons-external/pom.xml b/features/smarthomej-addons-external/pom.xml index 8a6ffcf4ab..a2d6b5c188 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.features.karaf.smarthomej-addons-external diff --git a/features/smarthomej-addons/pom.xml b/features/smarthomej-addons/pom.xml index a35b8229cd..281cde1c31 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.0-SNAPSHOT + 4.0.0 org.smarthomej.addons.features.karaf.smarthomej-addons @@ -58,17 +57,16 @@ -
+
- + - + -