[unleash-maven-plugin] Preparation for next development cycle.

This commit is contained in:
CloudBees DEV@Cloud 2018-05-28 01:54:21 +02:00
parent cabe7c4528
commit 7c94229959
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<groupId>org.openhab</groupId>
<artifactId>pom</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<name>openHAB</name>
<organization>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.openhab</groupId>
<artifactId>pom</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>