fixed bug related to the duplication of StateVariable element in the service description of exported devices
git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@478341 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/upnp.basedriver/pom.xml b/upnp.basedriver/pom.xml
index 82c0483..6fcb532 100644
--- a/upnp.basedriver/pom.xml
+++ b/upnp.basedriver/pom.xml
@@ -41,7 +41,7 @@
<dependency>
<groupId>org-cybergarage</groupId>
<artifactId>cyberlink-upnp-patched</artifactId>
- <version>1.7.1</version>
+ <version>1.7.2</version>
<scope>provided</scope>
</dependency>
</dependencies>