You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by bd...@apache.org on 2013/11/08 14:48:34 UTC

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

Author: bdelacretaz
Date: Fri Nov  8 13:48:34 2013
New Revision: 1540030

URL: http://svn.apache.org/r1540030
Log:
Reorganizing svn repository in view to prepare for first release

Modified:
    incubator/devicemap/trunk/pom.xml

Modified: incubator/devicemap/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/pom.xml?rev=1540030&r1=1540029&r2=1540030&view=diff
==============================================================================
--- incubator/devicemap/trunk/pom.xml (original)
+++ incubator/devicemap/trunk/pom.xml Fri Nov  8 13:48:34 2013
@@ -39,13 +39,7 @@
   <modules>
     <module>data/device-data</module>
     <module>data/test-data</module>
-    <module>devicemapjava</module>
-
-    <!-- 
-        Disabled - does not build as org.w3c.ddr.simple:DDR-Simple-API is not 
-        available in a public Maven repository
-    <module>openddr/java</module>
-    -->
+    <module>devicemap/java</module>
   </modules>
 </project>