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 11:38:57 UTC

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

Author: rdonkin
Date: Tue Jul 21 09:38:57 2009
New Revision: 796214

URL: http://svn.apache.org/viewvc?rev=796214&view=rev
Log:
EXLBR-46 XMLUtil depends on store 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=796214&r1=796213&r2=796214&view=diff
==============================================================================
--- excalibur/trunk/components/pom.xml (original)
+++ excalibur/trunk/components/pom.xml Tue Jul 21 09:38:57 2009
@@ -25,9 +25,9 @@
   <modules>
     <module>sourceresolve</module>
     <module>pool</module>
+    <module>store</module>
     <module>xmlutil</module>
     <module>thread</module>
-    <module>store</module>
     <module>monitor</module>
     <module>datasource</module>
   </modules>



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