Skip to content

Commit

Permalink
Bump version to v4.0.18-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
csowada committed Aug 17, 2023
1 parent 90e7e4e commit 642f414
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.ebus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.addons.reactor.bundles</artifactId>
<version>4.0.17-SNAPSHOT</version>
<version>4.0.18-SNAPSHOT</version>
</parent>

<properties>
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.openhab.addons</groupId>
<artifactId>org.openhab.addons.reactor</artifactId>
<version>4.0.17-SNAPSHOT</version>
<version>4.0.18-SNAPSHOT</version>
</parent>

<groupId>org.openhab.addons.bundles</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.openhab.addons</groupId>
<artifactId>org.openhab.addons.reactor</artifactId>
<version>4.0.17-SNAPSHOT</version>
<version>4.0.18-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down

0 comments on commit 642f414

Please sign in to comment.