File tree 10 files changed +12
-12
lines changed
10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openhab.distro</groupId >
7
7
<artifactId >pom-distributions</artifactId >
8
- <version >4.1 .0-SNAPSHOT</version >
8
+ <version >4.2 .0-SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >openhab-addons</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openhab.distro</groupId >
6
6
<artifactId >pom-distributions</artifactId >
7
- <version >4.1 .0-SNAPSHOT</version >
7
+ <version >4.2 .0-SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >openhab-demo</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openhab.distro</groupId >
7
7
<artifactId >pom-distributions</artifactId >
8
- <version >4.1 .0-SNAPSHOT</version >
8
+ <version >4.2 .0-SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >openhab-verify</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openhab.distro</groupId >
6
6
<artifactId >pom-distributions</artifactId >
7
- <version >4.1 .0-SNAPSHOT</version >
7
+ <version >4.2 .0-SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >openhab</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openhab.distro</groupId >
6
6
<artifactId >pom</artifactId >
7
- <version >4.1 .0-SNAPSHOT</version >
7
+ <version >4.2 .0-SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >pom-distributions</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openhab.distro</groupId >
7
7
<artifactId >pom-features</artifactId >
8
- <version >4.1 .0-SNAPSHOT</version >
8
+ <version >4.2 .0-SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >addons</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openhab.distro</groupId >
7
7
<artifactId >pom-features</artifactId >
8
- <version >4.1 .0-SNAPSHOT</version >
8
+ <version >4.2 .0-SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >distro-kar</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openhab.distro</groupId >
7
7
<artifactId >pom-features</artifactId >
8
- <version >4.1 .0-SNAPSHOT</version >
8
+ <version >4.2 .0-SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >distro</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.openhab.distro</groupId >
5
5
<artifactId >pom</artifactId >
6
- <version >4.1 .0-SNAPSHOT</version >
6
+ <version >4.2 .0-SNAPSHOT</version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >org.openhab.distro</groupId >
11
11
<artifactId >pom</artifactId >
12
- <version >4.1 .0-SNAPSHOT</version >
12
+ <version >4.2 .0-SNAPSHOT</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >openHAB Distribution</name >
51
51
52
52
<online .repo.version>${parsedVersion.majorVersion} .${parsedVersion.minorVersion} </online .repo.version>
53
53
54
- <ohc .version>4.1 .0-SNAPSHOT</ohc .version>
55
- <oha .version>4.1 .0-SNAPSHOT</oha .version>
54
+ <ohc .version>4.2 .0-SNAPSHOT</ohc .version>
55
+ <oha .version>4.2 .0-SNAPSHOT</oha .version>
56
56
57
57
<karaf .version>4.4.4</karaf .version>
58
58
You can’t perform that action at this time.
0 commit comments