You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/04/08 09:28:14 UTC

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

Author: antelder
Date: Thu Apr  8 07:28:14 2010
New Revision: 931808

URL: http://svn.apache.org/viewvc?rev=931808&view=rev
Log:
Update to latest release of the eclipse compiler

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=931808&r1=931807&r2=931808&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Thu Apr  8 07:28:14 2010
@@ -840,7 +840,7 @@
                         <dependency>
                             <groupId>org.apache.tuscany.maven.plugins</groupId>
                             <artifactId>maven-eclipse-compiler</artifactId>
-                            <version>1.0.1</version>
+                            <version>1.0.2</version>
                             <scope>runtime</scope>
                         </dependency>
                     </dependencies>