You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/04/12 17:57:52 UTC

svn commit: r1586865 - /maven/doxia/doxia/trunk/pom.xml

Author: hboutemy
Date: Sat Apr 12 15:57:52 2014
New Revision: 1586865

URL: http://svn.apache.org/r1586865
Log:
updated parent pom

Modified:
    maven/doxia/doxia/trunk/pom.xml

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1586865&r1=1586864&r2=1586865&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Sat Apr 12 15:57:52 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>23</version>
+    <version>24</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
@@ -292,7 +292,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.10</version>
+        <version>3.0.15</version>
       </dependency>
       <dependency><!-- remove when upgrading parent to version 22 -->
         <groupId>org.codehaus.plexus</groupId>
@@ -339,7 +339,6 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.3</version>
           <configuration>
             <topSiteURL>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/doxia-archives/doxia-LATEST</topSiteURL>
           </configuration>
@@ -441,7 +440,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-jxr-plugin</artifactId>
-            <version>2.3</version>
             <reportSets>
               <reportSet>
                 <id>non-aggregate</id>
@@ -460,7 +458,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.9.1</version>
             <configuration>
               <linksource>true</linksource>
               <groups>