File tree 10 files changed +13
-13
lines changed
10 files changed +13
-13
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.2.2-SNAPSHOT </version >
8
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
7
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
8
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
7
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
7
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
8
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
8
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
8
+ <version >4.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >distro</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</artifactId >
8
- <version >4.2.2-SNAPSHOT </version >
8
+ <version >4.2.2</version >
9
9
</parent >
10
10
<artifactId >pom-features</artifactId >
11
11
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.2.2-SNAPSHOT </version >
12
+ <version >4.2.2</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >openHAB Distribution</name >
30
30
<scm >
31
31
<connection >scm:git:${scm.gitBaseUrl} /openhab-distro.git</connection >
32
32
<developerConnection >scm:git:${scm.gitBaseUrl} /openhab-distro.git</developerConnection >
33
- <tag >4.2.0 </tag >
33
+ <tag >4.2.2 </tag >
34
34
<url >https://github.com/openhab/openhab-distro</url >
35
35
</scm >
36
36
56
56
57
57
<online .repo.version>${parsedVersion.majorVersion} .${parsedVersion.minorVersion} </online .repo.version>
58
58
59
- <ohc .version>4.2.2-SNAPSHOT </ohc .version>
60
- <oha .version>4.2.2-SNAPSHOT </oha .version>
59
+ <ohc .version>4.2.2</ohc .version>
60
+ <oha .version>4.2.2</oha .version>
61
61
62
62
<karaf .version>4.4.6</karaf .version>
63
63
You can’t perform that action at this time.
0 commit comments