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/04/23 17:41:33 UTC

svn commit: r396286 - /geronimo/devtools/eclipse-plugin/trunk/assemblies/updatesite-distribution/pom.xml

Author: sppatel
Date: Sun Apr 23 08:41:32 2006
New Revision: 396286

URL: http://svn.apache.org/viewcvs?rev=396286&view=rev
Log:
fix version error

Modified:
    geronimo/devtools/eclipse-plugin/trunk/assemblies/updatesite-distribution/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/assemblies/updatesite-distribution/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/assemblies/updatesite-distribution/pom.xml?rev=396286&r1=396285&r2=396286&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/assemblies/updatesite-distribution/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/assemblies/updatesite-distribution/pom.xml Sun Apr 23 08:41:32 2006
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>org.apache.geronimo.devtools</groupId>
       <artifactId>org.apache.geronimo.st.ui</artifactId>
-      <version>$org.apache.geronimo.st.ui_version}</version>
+      <version>${org.apache.geronimo.st.ui_version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.devtools</groupId>