You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2008/09/16 04:25:42 UTC

svn commit: r695713 - /webservices/juddi/trunk/pom.xml

Author: kstam
Date: Mon Sep 15 19:25:42 2008
New Revision: 695713

URL: http://svn.apache.org/viewvc?rev=695713&view=rev
Log:
changing the order of the children in the pom

Modified:
    webservices/juddi/trunk/pom.xml

Modified: webservices/juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/pom.xml?rev=695713&r1=695712&r2=695713&view=diff
==============================================================================
--- webservices/juddi/trunk/pom.xml (original)
+++ webservices/juddi/trunk/pom.xml Mon Sep 15 19:25:42 2008
@@ -126,9 +126,9 @@
   <modules>
     <module>juddi</module>
     <module>juddi-client</module>
+    <module>juddi-ws</module>
     <module>juddi-web</module>
     <module>juddi-web-lean</module>
-    <module>juddi-ws</module>
   </modules>
   
   <distributionManagement>
@@ -148,4 +148,4 @@
     </site>
   </distributionManagement>
  
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org