Skip to content

Commit 8398d2e

Browse files
author
CloudBees DEV@Cloud
committed
[unleash-maven-plugin] Preparation for next development cycle.
1 parent e3fb54f commit 8398d2e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Diff for: META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
33
Bundle-Name: ZWave Binding
44
Bundle-SymbolicName: org.openhab.binding.zwave;singleton:=true
55
Bundle-Vendor: openHAB
6-
Bundle-Version: 2.3.0.qualifier
6+
Bundle-Version: 2.4.0.qualifier
77
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
88
Bundle-ClassPath: .
99
Bundle-Activator: org.openhab.binding.zwave.internal.ZWaveActivator

Diff for: pom.xml

+1-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
<parent>
44
<groupId>org.openhab</groupId>
55
<artifactId>pom-tycho</artifactId>
6-
<version>2.3.0-SNAPSHOT</version>
6+
<version>2.4.0-SNAPSHOT</version>
77
<relativePath/>
88
</parent>
99

1010
<groupId>org.openhab.binding</groupId>
1111
<artifactId>org.openhab.binding.zwave</artifactId>
12-
<version>2.3.0-SNAPSHOT</version>
13-
1412
<name>ZWave Binding</name>
1513

1614
<packaging>eclipse-plugin</packaging>

0 commit comments

Comments
 (0)