You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/10/10 23:34:29 UTC

svn commit: r583622 - /cocoon/trunk/parent/pom.xml

Author: reinhard
Date: Wed Oct 10 14:34:29 2007
New Revision: 583622

URL: http://svn.apache.org/viewvc?rev=583622&view=rev
Log:
fix relative paths

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=583622&r1=583621&r2=583622&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Wed Oct 10 14:34:29 2007
@@ -3278,8 +3278,8 @@
     <profile>
       <id>daisy</id>
       <modules>
-        <module>tools/cocoon-daisy-export-strategy</module>
-        <module>site/cocoon-thien-maven-site-skin</module>
+        <module>../tools/cocoon-daisy-export-strategy</module>
+        <module>../site/cocoon-thien-maven-site-skin</module>
       </modules>
       <repositories>
         <repository>