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/04/02 04:24:01 UTC

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

Author: delos
Date: Fri Apr  2 02:24:01 2010
New Revision: 930150

URL: http://svn.apache.org/viewvc?rev=930150&view=rev
Log:
Update deployment spec to 1.0.1-SNAPSHOT

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=930150&r1=930149&r2=930150&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Fri Apr  2 02:24:01 2010
@@ -170,7 +170,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
-                <version>1.0</version>
+                <version>1.1-SNAPSHOT</version>
             </dependency>
                         
             <dependency>