You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/05/04 19:47:33 UTC

svn commit: r1334086 - /cxf/branches/2.5.x-fixes/pom.xml

Author: dkulp
Date: Fri May  4 17:47:33 2012
New Revision: 1334086

URL: http://svn.apache.org/viewvc?rev=1334086&view=rev
Log:
Merged revisions 1334057 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1334057 | dkulp | 2012-05-04 12:48:00 -0400 (Fri, 04 May 2012) | 2 lines

  update  site plugin version

........

Modified:
    cxf/branches/2.5.x-fixes/pom.xml

Modified: cxf/branches/2.5.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/pom.xml?rev=1334086&r1=1334085&r2=1334086&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/pom.xml Fri May  4 17:47:33 2012
@@ -692,7 +692,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.0</version>
+                    <version>3.1</version>
                     <configuration>
                         <chmod>true</chmod>
                         <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
@@ -716,7 +716,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>3.0</version>
+                <version>3.1</version>
                 <configuration>
                     <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
                     <dependencyLocationsEnabled>false</dependencyLocationsEnabled>