Skip to content

Commit d2f5fcc

Browse files
Release version 0.18.0
1 parent bcb9a13 commit d2f5fcc

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

codestyle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.openhab.tools.sat</groupId>
99
<artifactId>pom</artifactId>
10-
<version>0.18.0-SNAPSHOT</version>
10+
<version>0.18.0</version>
1111
</parent>
1212

1313
<groupId>org.openhab.tools</groupId>

custom-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.openhab.tools.sat</groupId>
99
<artifactId>pom</artifactId>
10-
<version>0.18.0-SNAPSHOT</version>
10+
<version>0.18.0</version>
1111
</parent>
1212

1313
<groupId>org.openhab.tools.sat.custom-checks</groupId>

sat-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.openhab.tools.sat</groupId>
99
<artifactId>pom</artifactId>
10-
<version>0.18.0-SNAPSHOT</version>
10+
<version>0.18.0</version>
1111
</parent>
1212

1313
<artifactId>sat-extension</artifactId>

sat-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.openhab.tools.sat</groupId>
99
<artifactId>pom</artifactId>
10-
<version>0.18.0-SNAPSHOT</version>
10+
<version>0.18.0</version>
1111
</parent>
1212

1313
<artifactId>sat-plugin</artifactId>

0 commit comments

Comments
 (0)