Title: [1048] trunk/servicemix-components/pom.xml: Corrected value of <relativePath> due to changes in directory structure.
Revision
1048
Author
foconer
Date
2005-12-07 21:37:14 -0500 (Wed, 07 Dec 2005)

Log Message

Corrected value of <relativePath> due to changes in directory structure.

Modified Paths

Diff

Modified: trunk/servicemix-components/pom.xml (1047 => 1048)

--- trunk/servicemix-components/pom.xml	2005-12-08 02:34:05 UTC (rev 1047)
+++ trunk/servicemix-components/pom.xml	2005-12-08 02:37:14 UTC (rev 1048)
@@ -7,7 +7,7 @@
     <groupId>servicemix</groupId>
     <artifactId>servicemix</artifactId>
     <version>2.1-SNAPSHOT</version>
-    <relativePath>../../pom.xml</relativePath>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>servicemix</groupId>

Reply via email to