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/07 21:09:36 UTC

svn commit: r1335202 - /cxf/trunk/pom.xml

Author: dkulp
Date: Mon May  7 19:09:35 2012
New Revision: 1335202

URL: http://svn.apache.org/viewvc?rev=1335202&view=rev
Log:
Update to newer eclipse plugin

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=1335202&r1=1335201&r2=1335202&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Mon May  7 19:09:35 2012
@@ -634,7 +634,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-eclipse-plugin</artifactId>
-                    <version>2.8</version>
+                    <version>2.9</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>