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 2013/08/01 16:36:49 UTC

svn commit: r1509258 - /cxf/branches/2.7.x-fixes/pom.xml

Author: dkulp
Date: Thu Aug  1 14:36:49 2013
New Revision: 1509258

URL: http://svn.apache.org/r1509258
Log:
Merged revisions 1509252 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1509252 | dkulp | 2013-08-01 10:30:28 -0400 (Thu, 01 Aug 2013) | 2 lines

  Update some plugin versions

........

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

Modified: cxf/branches/2.7.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/pom.xml?rev=1509258&r1=1509257&r2=1509258&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Thu Aug  1 14:36:49 2013
@@ -475,7 +475,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.3.7</version>
+                    <version>2.4.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -524,7 +524,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.14</version>
+                    <version>2.15</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -587,7 +587,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.3</version>
+                    <version>2.4</version>
                 </plugin>
 
                 <plugin>
@@ -615,7 +615,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-report-plugin</artifactId>
-                    <version>2.12.2</version>
+                    <version>2.15</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>