You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/08/16 11:49:08 UTC

svn commit: r985848 - /geronimo/devtools/eclipse-plugin/trunk/pom.xml

Author: delos
Date: Mon Aug 16 09:49:08 2010
New Revision: 985848

URL: http://svn.apache.org/viewvc?rev=985848&view=rev
Log:
GERONIMODEVTOOLS-649 update to maven-eclipsepde-plugin 1.1 to use macox-cocoa by default

Modified:
    geronimo/devtools/eclipse-plugin/trunk/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/pom.xml?rev=985848&r1=985847&r2=985848&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Mon Aug 16 09:49:08 2010
@@ -260,7 +260,7 @@
                 <plugin>
                     <groupId>org.apache.geronimo.devtools</groupId>
                     <artifactId>maven-eclipsepde-plugin</artifactId>
-                    <version>1.0</version>
+                    <version>1.1</version>
                     <configuration>
                         <eclipseHome>${settings.localRepository}/eclipse/eclipse/</eclipseHome>
                     </configuration>