You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by an...@apache.org on 2005/10/06 09:00:30 UTC

svn commit: r306546 - /gump/metadata/project/db-ojb.xml

Author: antonio
Date: Thu Oct  6 00:00:28 2005
New Revision: 306546

URL: http://svn.apache.org/viewcvs?rev=306546&view=rev
Log:
fix typo.

Modified:
    gump/metadata/project/db-ojb.xml

Modified: gump/metadata/project/db-ojb.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/db-ojb.xml?rev=306546&r1=306545&r2=306546&view=diff
==============================================================================
--- gump/metadata/project/db-ojb.xml (original)
+++ gump/metadata/project/db-ojb.xml Thu Oct  6 00:00:28 2005
@@ -105,7 +105,7 @@
 
     <depend project="ant" inherit="runtime"/>
     <depend project="xml-xerces"/>
-    <depend project="xml-xerces"/>
+    <depend project="xml-apis"/>
 
     <depend project="antlr"/>
     <depend project="commons-beanutils"/>