Skip to content

Commit 74d07a5

Browse files
author
jenkins
committed
Preparation for tag creation (Tag name: '3.1.0.M5').
1 parent df053b9 commit 74d07a5

File tree

15 files changed

+6577
-25309
lines changed

15 files changed

+6577
-25309
lines changed

bom/openhab-ui/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>org.openhab.ui.bom</groupId>
97
<artifactId>org.openhab.ui.reactor.bom</artifactId>
10-
<version>3.1.0-SNAPSHOT</version>
8+
<version>3.1.0.M5</version>
119
</parent>
1210

1311
<artifactId>org.openhab.ui.bom.openhab-ui</artifactId>

bom/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>org.openhab.ui</groupId>
97
<artifactId>org.openhab.ui.reactor</artifactId>
10-
<version>3.1.0-SNAPSHOT</version>
8+
<version>3.1.0.M5</version>
119
</parent>
1210

1311
<groupId>org.openhab.ui.bom</groupId>

0 commit comments

Comments
 (0)