File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : ZWave Binding
4
4
Bundle-SymbolicName : org.openhab.binding.zwave;singleton:=true
5
5
Bundle-Vendor : openHAB
6
- Bundle-Version : 2.3 .0.qualifier
6
+ Bundle-Version : 2.4 .0.qualifier
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
8
8
Bundle-ClassPath : .
9
9
Bundle-Activator : org.openhab.binding.zwave.internal.ZWaveActivator
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.openhab</groupId >
5
5
<artifactId >pom-tycho</artifactId >
6
- <version >2.3 .0-SNAPSHOT</version >
6
+ <version >2.4 .0-SNAPSHOT</version >
7
7
<relativePath />
8
8
</parent >
9
9
10
10
<groupId >org.openhab.binding</groupId >
11
11
<artifactId >org.openhab.binding.zwave</artifactId >
12
- <version >2.3.0-SNAPSHOT</version >
13
-
14
12
<name >ZWave Binding</name >
15
13
16
14
<packaging >eclipse-plugin</packaging >
You can’t perform that action at this time.
0 commit comments