You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2010/02/21 23:33:22 UTC

svn commit: r912421 - /geronimo/server/trunk/plugins/myfaces/myfaces-deployer/src/main/plan/plan.xml

Author: djencks
Date: Sun Feb 21 22:33:22 2010
New Revision: 912421

URL: http://svn.apache.org/viewvc?rev=912421&view=rev
Log:
version is pretty much needed now

Modified:
    geronimo/server/trunk/plugins/myfaces/myfaces-deployer/src/main/plan/plan.xml

Modified: geronimo/server/trunk/plugins/myfaces/myfaces-deployer/src/main/plan/plan.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/myfaces/myfaces-deployer/src/main/plan/plan.xml?rev=912421&r1=912420&r2=912421&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/myfaces/myfaces-deployer/src/main/plan/plan.xml (original)
+++ geronimo/server/trunk/plugins/myfaces/myfaces-deployer/src/main/plan/plan.xml Sun Feb 21 22:33:22 2010
@@ -31,6 +31,7 @@
                     <dependency>
                         <groupId>org.apache.geronimo.configs</groupId>
                         <artifactId>myfaces</artifactId>
+                        <version>${version}</version>
                         <type>car</type>
                     </dependency>
                 </dependencies>