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/06/29 04:18:41 UTC

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

Author: delos
Date: Tue Jun 29 02:18:41 2010
New Revision: 958803

URL: http://svn.apache.org/viewvc?rev=958803&view=rev
Log:
GERONIMODEVTOOLS-647 change version of deployment_1.1MR3 to 1.0.1

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=958803&r1=958802&r2=958803&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Tue Jun 29 02:18:41 2010
@@ -155,7 +155,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
-                <version>1.0</version>
+                <version>1.0.1</version>
             </dependency>
                         
             <dependency>