[revogi] Initial contribution - Resubmitted for OH3 (#8534)
* Rename binding and resubmit to OH3 Signed-off-by: Andreas Bräu <ab@andi95.de>
This commit is contained in:
18
bundles/org.openhab.binding.revogi/pom.xml
Normal file
18
bundles/org.openhab.binding.revogi/pom.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.addons.reactor.bundles</artifactId>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.binding.revogi</artifactId>
|
||||
|
||||
<name>openHAB Add-ons :: Bundles :: Revogi Binding</name>
|
||||
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user