You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2011/07/24 17:29:57 UTC

svn commit: r1150414 - /maven/plugins/branches/maven-site-plugin-2.x/pom.xml

Author: dennisl
Date: Sun Jul 24 15:29:57 2011
New Revision: 1150414

URL: http://svn.apache.org/viewvc?rev=1150414&view=rev
Log:
Remove incorrect relativePath to parent.

Modified:
    maven/plugins/branches/maven-site-plugin-2.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-2.x/pom.xml?rev=1150414&r1=1150413&r2=1150414&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-2.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-2.x/pom.xml Sun Jul 24 15:29:57 2011
@@ -26,7 +26,6 @@ under the License.
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
     <version>21</version>
-    <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>