You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/07/05 19:07:11 UTC

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

Author: sppatel
Date: Wed Jul  5 10:07:11 2006
New Revision: 419281

URL: http://svn.apache.org/viewvc?rev=419281&view=rev
Log:
GERONIMODEVTOOLS-88

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=419281&r1=419280&r2=419281&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Wed Jul  5 10:07:11 2006
@@ -116,12 +116,12 @@
     <stax-api_version>1.0</stax-api_version>
     <junitVersion>3.8.1</junitVersion>
     <!-- Eclipse Distribution URLs -->
-    <platformDriver>S-3.2RC7-200606021317/eclipse-SDK-3.2RC7</platformDriver>
+    <platformDriver>R-3.2-200606291905/eclipse-SDK-3.2</platformDriver>
     <platformUrl>http://download.eclipse.org/eclipse/downloads/drops/${platformDriver}</platformUrl>
-    <emfUrl>http://download.eclipse.org/tools/emf/downloads/drops/2.2.0/I200606150000/emf-sdo-xsd-SDK-I200606150000.zip</emfUrl>
-    <jemUrl>http://download.eclipse.org/tools/ve/downloads/drops/S-1.2RC2-200605301123/JEM-SDK-1.2RC2.zip</jemUrl>
-    <gefUrl>http://download.eclipse.org/tools/gef/downloads/drops/S-3.2RC4-200605291641/GEF-SDK-3.2RC4.zip</gefUrl>
-    <wtpUrl>http://download.eclipse.org/webtools/downloads/drops/S-1.5RC4-200605310507/wtp-sdk-S-1.5RC4-200605310507.zip</wtpUrl>
+    <emfUrl>http://download.eclipse.org/tools/emf/downloads/drops/2.2.0/R200606271057/emf-sdo-xsd-SDK-2.2.0.zip</emfUrl>
+    <jemUrl>http://download.eclipse.org/tools/ve/downloads/drops/R-1.2-200606280938/JEM-SDK-1.2.zip</jemUrl>
+    <gefUrl>http://download.eclipse.org/tools/gef/downloads/drops/R-3.2-200606270816/GEF-SDK-3.2.zip</gefUrl>
+    <wtpUrl>http://download.eclipse.org/webtools/downloads/drops/R-1.5.0-200606281455/wtp-sdk-R-1.5.0-200606281455.zip</wtpUrl>
   </properties>
 
   <distributionManagement>