included the monitor jar and dependencies in the rpm
[upnpmonitor] / monitor / pom.xml
index 0b359b91c688724dc225dff31a015632ad56b61e..544224b821d6e18b47252d4edb879a3d28030e3f 100644 (file)
   <packaging>jar</packaging>
   <name>/monitor</name>
   <dependencies>
-   
+      <dependency>
+          <groupId>org.teleal.cling</groupId>
+          <artifactId>cling-core</artifactId>
+      </dependency>
   </dependencies>
 
 </project>