Skip to content

Commit

Permalink
Update to SNAPSHOT-2.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: MFK <mfkeenan@email.com> (github: mfk-01)
  • Loading branch information
mfk-01 committed Dec 21, 2018
1 parent 418c3a9 commit fa51782
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion addons/binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.addons</groupId>
<artifactId>pom</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
</parent>

<groupId>org.openhab.binding</groupId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.openhab</groupId>
<artifactId>pom-tycho</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<relativePath></relativePath>
</parent>

<groupId>org.openhab</groupId>
<artifactId>pom-addons2</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>openHAB 2 Add-ons</name>

Expand Down Expand Up @@ -58,7 +58,7 @@
</distributionManagement>

<properties>
<ohc.version>2.4.0-SNAPSHOT</ohc.version>
<ohc.version>2.5.0-SNAPSHOT</ohc.version>
</properties>

<repositories>
Expand Down

0 comments on commit fa51782

Please sign in to comment.