You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/21 10:40:29 UTC

svn commit: r796183 - /excalibur/trunk/components/pom.xml

Author: rdonkin
Date: Tue Jul 21 08:40:29 2009
New Revision: 796183

URL: http://svn.apache.org/viewvc?rev=796183&view=rev
Log:
EXLBR-46 XMLUtils relies on pool https://issues.apache.org/jira/browse/EXLBR-46

Modified:
    excalibur/trunk/components/pom.xml

Modified: excalibur/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pom.xml?rev=796183&r1=796182&r2=796183&view=diff
==============================================================================
--- excalibur/trunk/components/pom.xml (original)
+++ excalibur/trunk/components/pom.xml Tue Jul 21 08:40:29 2009
@@ -24,8 +24,8 @@
   <packaging>pom</packaging>
   <modules>
     <module>sourceresolve</module>
-    <module>xmlutil</module>
     <module>pool</module>
+    <module>xmlutil</module>
     <module>thread</module>
     <module>store</module>
     <module>monitor</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org