Author: vsiveton
Date: Tue Jun 30 10:59:39 2009
New Revision: 789675
URL: http://svn.apache.org/viewvc?rev=789675&view=rev
Log:
o bump to latest parent
Modified:
maven/site/trunk/pom.xml
Modified: maven/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?rev=789675&r1=789674&r2=789675&view=diff
==============================================================================
--- maven/site/trunk/pom.xml (original)
+++ maven/site/trunk/pom.xml Tue Jun 30 10:59:39 2009
@@ -23,7 +23,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.apache.maven</groupId>
- <version>11</version>
+ <version>12</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>
@@ -46,15 +46,6 @@
</issueManagement>
<build>
- <pluginManagement>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <version>2.0-beta-7</version>
- </plugin>
- </plugins>
- </pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -84,7 +75,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.1</version>
<reportSets>
<reportSet>
<reports>