You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2008/04/21 12:16:15 UTC

svn commit: r650080 - /gump/metadata/project/relaxng.xml

Author: bodewig
Date: Mon Apr 21 03:16:13 2008
New Revision: 650080

URL: http://svn.apache.org/viewvc?rev=650080&view=rev
Log:
relaxngDatatype is used with different ids

Modified:
    gump/metadata/project/relaxng.xml

Modified: gump/metadata/project/relaxng.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/relaxng.xml?rev=650080&r1=650079&r2=650080&view=diff
==============================================================================
--- gump/metadata/project/relaxng.xml (original)
+++ gump/metadata/project/relaxng.xml Mon Apr 21 03:16:13 2008
@@ -29,4 +29,8 @@
 
     <jar name="relaxngDatatype.jar" id="datatype"/>
   </project>
-</module>
\ No newline at end of file
+
+  <project name="relaxngDatatype" groupId="relaxngDatatype">
+    <jar name="relaxngDatatype.jar"/>
+  </project>
+</module>