Author: hboutemy
Date: Sat Apr 12 16:17:24 2014
New Revision: 1586870
URL: http://svn.apache.org/r1586870
Log:
updated parent pom
Modified:
maven/doxia/site/trunk/pom.xml
Modified: maven/doxia/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1586870&r1=1586869&r2=1586870&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Sat Apr 12 16:17:24 2014
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>23</version>
+ <version>25-SNAPSHOT</version>
<relativePath>../../pom/maven/pom.xml</relativePath>
</parent>
@@ -195,7 +195,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.3</version>
<configuration>
<siteDirectory>${basedir}/content</siteDirectory>
</configuration>
@@ -317,7 +316,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.6</version>
<reportSets>
<reportSet>
<reports>