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/06/09 16:08:45 UTC

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

Author: wkeil
Date: Mon Jun  9 14:08:44 2014
New Revision: 1601390

URL: http://svn.apache.org/r1601390
Log:
DMAP-25: Java: Maven 

Task-Url: https://issues.apache.org/jira/browse/DMAP-25

Modified:
    incubator/devicemap/trunk/pom.xml

Modified: incubator/devicemap/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/pom.xml?rev=1601390&r1=1601389&r2=1601390&view=diff
==============================================================================
--- incubator/devicemap/trunk/pom.xml (original)
+++ incubator/devicemap/trunk/pom.xml Mon Jun  9 14:08:44 2014
@@ -40,6 +40,7 @@
     <module>data/device-data</module>
     <module>data/test-data</module>
     <module>devicemap/java</module>
+    <module>contrib/w3c/ddr-simple</module>
   </modules>
 </project>