Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Initial commit of DSC Alarm Binding #1334

Merged
merged 14 commits into from
Nov 5, 2014
5 changes: 5 additions & 0 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
@@ -1164,6 +1164,11 @@
<version>${project.version}</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.openhab.binding</groupId>
<artifactId>org.openhab.binding.dscalarm</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>

</project>