Skip to content

Commit

Permalink
Initialize 4.3.x branch
Browse files Browse the repository at this point in the history
Signed-off-by: Jan N. Klug <[email protected]>
  • Loading branch information
J-N-K committed Jul 10, 2024
1 parent 55af4c8 commit b74b68c
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: CI 4.0.x
name: CI 4.3.x

on:
push:
branches:
- '4.0.x'
- '4.3.x'
paths-ignore:
- '.github/**/*.md'
pull_request:
branches:
- '4.0.x'
- '4.3.x'
paths-ignore:
- '.github/**/*.md'
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion bom/openhab-core-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.reactor.bom</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.bom.openhab-core-index</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons</groupId>
<artifactId>org.smarthomej.addons.reactor</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<groupId>org.smarthomej.addons.bom</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bom/runtime-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.reactor.bom</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.bom.runtime-index</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/smarthomej-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.reactor.bom</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.bom.smarthomej-addons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/test-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.reactor.bom</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.bom.test-index</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.automation.javarule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.automation.javarule</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.binding.amazonechocontrol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.amazonechocontrol</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.binding.androiddebugbridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.androiddebugbridge</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.notificationsforfiretv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.binding.tcpudp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.tcpudp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.binding.telenot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.telenot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.binding.tuya/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.tuya</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.binding.viessmann/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.binding.viessmann</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.transform.chain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.transform.chain</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.transform.format/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.transform.format</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.smarthomej.transform.math/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.transform.math</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons</groupId>
<artifactId>org.smarthomej.addons.reactor</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<groupId>org.smarthomej.addons.bundles</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons</groupId>
<artifactId>org.smarthomej.addons.reactor</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<groupId>org.smarthomej.addons.features.karaf</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/smarthomej-addons-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.features.karaf</groupId>
<artifactId>org.smarthomej.addons.reactor.features.karaf</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.features.karaf.smarthomej-addons-external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/smarthomej-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons.features.karaf</groupId>
<artifactId>org.smarthomej.addons.reactor.features.karaf</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.features.karaf.smarthomej-addons</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.smarthomej.addons</groupId>
<artifactId>org.smarthomej.addons.reactor</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -78,7 +78,7 @@
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>

<ohc.version>4.2.0-SNAPSHOT</ohc.version>
<ohc.version>4.3.0-SNAPSHOT</ohc.version>
<bnd.version>7.0.0</bnd.version>
<commons.net.version>3.7.2</commons.net.version>
<eea.version>2.4.0</eea.version>
Expand Down
2 changes: 1 addition & 1 deletion site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.smarthomej.addons</groupId>
<artifactId>org.smarthomej.addons.reactor</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.3.0-SNAPSHOT</version>
</parent>

<artifactId>org.smarthomej.addons.site</artifactId>
Expand Down

0 comments on commit b74b68c

Please sign in to comment.