Author: gertv
Date: Wed Oct 20 20:48:28 2010
New Revision: 1025717

URL: http://svn.apache.org/viewvc?rev=1025717&view=rev
Log:
Fix components build with Maven 3

Modified:
    servicemix/components/shared-libraries/trunk/pom.xml

Modified: servicemix/components/shared-libraries/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/pom.xml?rev=1025717&r1=1025716&r2=1025717&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/pom.xml Wed Oct 20 20:48:28 
2010
@@ -24,6 +24,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
     <version>6-SNAPSHOT</version>
+    <relativePath>../components-pom/pom.xml</relativePath>    
   </parent>
   
   <groupId>org.apache.servicemix</groupId>


Reply via email to