You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by ol...@apache.org on 2009/06/04 12:47:31 UTC

svn commit: r781706 - /maven/doxia/trunks/pom.xml

Author: olamy
Date: Thu Jun  4 10:47:31 2009
New Revision: 781706

URL: http://svn.apache.org/viewvc?rev=781706&view=rev
Log:
revert 781705 as we don't need to deploy this aggregator pom

Modified:
    maven/doxia/trunks/pom.xml

Modified: maven/doxia/trunks/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/trunks/pom.xml?rev=781706&r1=781705&r2=781706&view=diff
==============================================================================
--- maven/doxia/trunks/pom.xml (original)
+++ maven/doxia/trunks/pom.xml Thu Jun  4 10:47:31 2009
@@ -21,13 +21,6 @@
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
-  <parent>
-    <groupId>org.apache.maven</groupId>
-    <artifactId>maven-parent</artifactId>
-    <version>12</version>
-    <relativePath>../pom/maven/pom.xml</relativePath>
-  </parent>
-
 
   <modelVersion>4.0.0</modelVersion>