You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gk...@apache.org on 2007/12/28 13:31:32 UTC

svn commit: r607223 - /cocoon/trunk/tools/cocoon-maven-reports/pom.xml

Author: gkossakowski
Date: Fri Dec 28 04:31:31 2007
New Revision: 607223

URL: http://svn.apache.org/viewvc?rev=607223&view=rev
Log:
Fix path of parent pom.

Modified:
    cocoon/trunk/tools/cocoon-maven-reports/pom.xml

Modified: cocoon/trunk/tools/cocoon-maven-reports/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-maven-reports/pom.xml?rev=607223&r1=607222&r2=607223&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-maven-reports/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-maven-reports/pom.xml Fri Dec 28 04:31:31 2007
@@ -29,7 +29,6 @@
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
     <version>5-SNAPSHOT</version>
-    <relativePath>../../pom.xml</relativePath>    
   </parent>  
   <artifactId>cocoon-maven-reports</artifactId>
   <version>1.0.0-SNAPSHOT</version>