Author: bdelacretaz
Date: Tue Jan  6 17:44:50 2015
New Revision: 1649887

URL: http://svn.apache.org/r1649887
Log:
Add missing java modules

Modified:
    devicemap/trunk/devicemap/java/pom.xml

Modified: devicemap/trunk/devicemap/java/pom.xml
URL: 
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/pom.xml?rev=1649887&r1=1649886&r2=1649887&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/pom.xml (original)
+++ devicemap/trunk/devicemap/java/pom.xml Tue Jan  6 17:44:50 2015
@@ -26,7 +26,13 @@
        <url>http://devicemap.apache.org</url>
        <version>1.2.0</version>
        <modules>
+               <module>classifier</module>
                <module>simpleddr</module>
+
+                <!-- omit this for now as org.w3c.ddr:simple:jar:20081205 
+                     is not available in Maven Central
+               <module>classifier_w3c_simple</module>
+                -->
        </modules>
 
        <!-- Test settings that can be overridden from the Maven command line 
-->


Reply via email to