Skip to content

Commit 8f089a8

Browse files
rootroot
root
authored and
root
committed
Preparation for tag creation (Tag name: '1.0.0').
1 parent 87373be commit 8f089a8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" 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">
32

43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
76
<groupId>org.openhab.addons.bundles</groupId>
87
<artifactId>org.openhab.addons.reactor.bundles</artifactId>
9-
<version>2.5.1-SNAPSHOT</version>
8+
<version>2.5.0</version>
109
</parent>
1110

12-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1312

1413
<artifactId>org.openhab.binding.flicbutton</artifactId>
1514

0 commit comments

Comments
 (0)