You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/02/29 10:52:40 UTC

svn commit: r1295044 - /directory/project/trunk/pom.xml

Author: elecharny
Date: Wed Feb 29 09:52:39 2012
New Revision: 1295044

URL: http://svn.apache.org/viewvc?rev=1295044&view=rev
Log:
Updated the eclipse plugin revision

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1295044&r1=1295043&r2=1295044&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Wed Feb 29 09:52:39 2012
@@ -509,7 +509,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-eclipse-plugin</artifactId>
-          <version>2.8</version>
+          <version>2.9</version>
           <inherited>true</inherited>
           <configuration>
             <downloadSources>true</downloadSources>