You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ch...@apache.org on 2008/06/18 16:29:04 UTC

svn commit: r669187 - in /servicemix/components/components-pom/trunk: ./ pom.xml

Author: chirino
Date: Wed Jun 18 07:29:04 2008
New Revision: 669187

URL: http://svn.apache.org/viewvc?rev=669187&view=rev
Log:
renamed shared-libaries

Modified:
    servicemix/components/components-pom/trunk/   (props changed)
    servicemix/components/components-pom/trunk/pom.xml

Propchange: servicemix/components/components-pom/trunk/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Wed Jun 18 07:29:04 2008
@@ -1,4 +1,4 @@
 common https://svn.apache.org/repos/asf/servicemix/components/common/trunk
-libraries https://svn.apache.org/repos/asf/servicemix/components/libraries/trunk
+shared-libraries https://svn.apache.org/repos/asf/servicemix/components/shared-libraries/trunk
 engines/servicemix-bean https://svn.apache.org/repos/asf/servicemix/components/engines/servicemix-bean/trunk
 bindings/servicemix-cxf-bc https://svn.apache.org/repos/asf/servicemix/components/bindings/servicemix-cxf-bc/trunk

Modified: servicemix/components/components-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/components-pom/trunk/pom.xml?rev=669187&r1=669186&r2=669187&view=diff
==============================================================================
--- servicemix/components/components-pom/trunk/pom.xml (original)
+++ servicemix/components/components-pom/trunk/pom.xml Wed Jun 18 07:29:04 2008
@@ -45,7 +45,7 @@
 
   <modules>
     <module>common</module>
-    <module>libraries</module>
+    <module>shared-libraries</module>
     <module>bindings/servicemix-cxf-bc</module>
     <module>engines/servicemix-bean</module>
   </modules>