Title: [1047] trunk/servicemix-core/pom.xml: Added reference to root pom.xml
Revision
1047
Author
foconer
Date
2005-12-07 21:34:05 -0500 (Wed, 07 Dec 2005)

Log Message

Added reference to root pom.xml

Modified Paths


Diff

Modified: trunk/servicemix-core/pom.xml (1046 => 1047)

--- trunk/servicemix-core/pom.xml	2005-12-08 02:29:01 UTC (rev 1046)
+++ trunk/servicemix-core/pom.xml	2005-12-08 02:34:05 UTC (rev 1047)
@@ -5,6 +5,7 @@
         <groupId>servicemix</groupId>
         <artifactId>servicemix</artifactId>
         <version>2.1-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>servicemix-core</artifactId>
@@ -12,7 +13,6 @@
     <name>ServiceMix Container</name>
 
     <dependencies>
-
         <dependency>
             <groupId>servicemix</groupId>
             <artifactId>servicemix-jbi</artifactId>

Reply via email to