You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2010/04/29 20:19:16 UTC

svn commit: r939422 - /tuscany/sca-java-2.x/trunk/pom.xml

Author: lresende
Date: Thu Apr 29 18:19:16 2010
New Revision: 939422

URL: http://svn.apache.org/viewvc?rev=939422&view=rev
Log:
Updating maven-eclipse-plugin to release 2.8

Modified:
    tuscany/sca-java-2.x/trunk/pom.xml

Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=939422&r1=939421&r2=939422&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Thu Apr 29 18:19:16 2010
@@ -814,7 +814,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-eclipse-plugin</artifactId>
-                    <version>2.7</version>
+                    <version>2.8</version>
                 </plugin>
 
                 <!-- compiler plugin configuration -->