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:16:31 UTC

svn commit: r583617 - /cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml

Author: reinhard
Date: Wed Oct 10 14:16:30 2007
New Revision: 583617

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

Modified:
    cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml

Modified: cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml?rev=583617&r1=583616&r2=583617&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml Wed Oct 10 14:16:30 2007
@@ -29,7 +29,6 @@
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
     <version>5-SNAPSHOT</version>
-    <relativePath>../../parent/pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-daisy-export-strategy</artifactId>
   <version>1.0.0-SNAPSHOT</version>