You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2014/07/08 20:37:24 UTC

svn commit: r1608879 - /incubator/devicemap/trunk/pom.xml

Author: wkeil
Date: Tue Jul  8 18:37:24 2014
New Revision: 1608879

URL: http://svn.apache.org/r1608879
Log:
DMAP-38: Integrate W3C Simple DDR library 
Deleted the "contrib" part for W3C. Either we must use it from souce like https://github.com/fnk/w3c-ddr or ensure a binary is available
Task-Url: https://issues.apache.org/jira/browse/DMAP-38

Modified:
    incubator/devicemap/trunk/pom.xml

Modified: incubator/devicemap/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/pom.xml?rev=1608879&r1=1608878&r2=1608879&view=diff
==============================================================================
--- incubator/devicemap/trunk/pom.xml (original)
+++ incubator/devicemap/trunk/pom.xml Tue Jul  8 18:37:24 2014
@@ -40,7 +40,6 @@
     <module>data/device-data</module>
     <module>data/test-data</module>
     <module>devicemap/java</module>
-    <module>contrib/w3c/ddr-simple</module>
   </modules>
 </project>