You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ha...@apache.org on 2011/11/17 11:25:20 UTC

svn commit: r1203142 - /geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml

Author: hanhongfang
Date: Thu Nov 17 10:25:20 2011
New Revision: 1203142

URL: http://svn.apache.org/viewvc?rev=1203142&view=rev
Log:
change maven-eclipsepde-plugin version to 1.1

Modified:
    geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml

Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml?rev=1203142&r1=1203141&r2=1203142&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml Thu Nov 17 10:25:20 2011
@@ -254,7 +254,7 @@
                 <plugin>
                     <groupId>org.apache.geronimo.devtools</groupId>
                     <artifactId>maven-eclipsepde-plugin</artifactId>
-                    <version>1.2-SNAPSHOT</version>
+                    <version>1.1</version>
                     <configuration>
                         <eclipseHome>${settings.localRepository}/eclipse/eclipse/</eclipseHome>
                     </configuration>