You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2006/11/09 11:55:14 UTC

svn commit: r472857 - /incubator/cxf/trunk/pom.xml

Author: ffang
Date: Thu Nov  9 02:55:13 2006
New Revision: 472857

URL: http://svn.apache.org/viewvc?view=rev&rev=472857
Log:
update pom for module resturcture

Modified:
    incubator/cxf/trunk/pom.xml

Modified: incubator/cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=472857&r1=472856&r2=472857
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Thu Nov  9 02:55:13 2006
@@ -171,8 +171,8 @@
         <module>api</module>
         <module>testutils</module>
         <module>rt</module>
-        <module>systests</module>
         <module>integration</module>
+        <module>systests</module>
     </modules>
 
     <build>