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 2005/12/12 19:47:16 UTC

svn commit: r356320 - /geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml

Author: sppatel
Date: Mon Dec 12 10:47:14 2005
New Revision: 356320

URL: http://svn.apache.org/viewcvs?rev=356320&view=rev
Log:
edit plugin version incorrect as well

Modified:
    geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml

Modified: geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml?rev=356320&r1=356319&r2=356320&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml Mon Dec 12 10:47:14 2005
@@ -95,7 +95,7 @@
          id="org.apache.geronimo.deployment.model.edit"
          download-size="0"
          install-size="0"
-         version="0.0.0"
+         version="0.5.0"
          unpack="false"/>
 
 </feature>