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:02:52 UTC

svn commit: r1601389 - /incubator/devicemap/trunk/contrib/w3c/ddr-simple/pom.xml

Author: wkeil
Date: Mon Jun  9 14:02:52 2014
New Revision: 1601389

URL: http://svn.apache.org/r1601389
Log:
DMAP-38: Integrate W3C Simple DDR library 

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

Modified:
    incubator/devicemap/trunk/contrib/w3c/ddr-simple/pom.xml

Modified: incubator/devicemap/trunk/contrib/w3c/ddr-simple/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/contrib/w3c/ddr-simple/pom.xml?rev=1601389&r1=1601388&r2=1601389&view=diff
==============================================================================
--- incubator/devicemap/trunk/contrib/w3c/ddr-simple/pom.xml (original)
+++ incubator/devicemap/trunk/contrib/w3c/ddr-simple/pom.xml Mon Jun  9 14:02:52 2014
@@ -65,4 +65,8 @@
         </plugins>
     </build>
 
+    <organization>
+    	<name>W3C</name>
+    	<url>http://www.w3.org</url>
+    </organization>
 </project>
\ No newline at end of file