You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by fo...@apache.org on 2006/01/12 06:03:42 UTC

svn commit: r368273 - /incubator/servicemix/trunk/servicemix-jbi/project.xml

Author: foconer
Date: Wed Jan 11 21:03:28 2006
New Revision: 368273

URL: http://svn.apache.org/viewcvs?rev=368273&view=rev
Log:
change value of relativePath.

Modified:
    incubator/servicemix/trunk/servicemix-jbi/project.xml

Modified: incubator/servicemix/trunk/servicemix-jbi/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/servicemix-jbi/project.xml?rev=368273&r1=368272&r2=368273&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-jbi/project.xml (original)
+++ incubator/servicemix/trunk/servicemix-jbi/project.xml Wed Jan 11 21:03:28 2006
@@ -20,7 +20,7 @@
 
 <project>
   <pomVersion>3</pomVersion>
-  <extend>${basedir}/../project.xml</extend>
+  <extend>../project.xml</extend>
   
   <name>ServiceMix :: JBI</name>
   <id>servicemix-jbi</id>