You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2010/04/16 18:13:14 UTC

svn commit: r934978 - /geronimo/server/trunk/plugins/corba/openejb-corba-deployer/src/main/plan/plan.xml

Author: gawor
Date: Fri Apr 16 16:13:13 2010
New Revision: 934978

URL: http://svn.apache.org/viewvc?rev=934978&view=rev
Log:
add version

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

Modified: geronimo/server/trunk/plugins/corba/openejb-corba-deployer/src/main/plan/plan.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/corba/openejb-corba-deployer/src/main/plan/plan.xml?rev=934978&r1=934977&r2=934978&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/corba/openejb-corba-deployer/src/main/plan/plan.xml (original)
+++ geronimo/server/trunk/plugins/corba/openejb-corba-deployer/src/main/plan/plan.xml Fri Apr 16 16:13:13 2010
@@ -32,6 +32,7 @@
                     <dependency>
                         <groupId>org.apache.geronimo.configs</groupId>
                         <artifactId>j2ee-corba-yoko</artifactId>
+                        <version>${version}</version>
                         <type>car</type>
                     </dependency>
                 </dependencies>
@@ -47,6 +48,7 @@
                     <dependency>
                         <groupId>org.apache.geronimo.configs</groupId>
                         <artifactId>client-corba-yoko</artifactId>
+                        <version>${version}</version>
                         <type>car</type>
                     </dependency>
                 </dependencies>
@@ -61,6 +63,7 @@
                     <dependency>
                         <groupId>org.apache.geronimo.configs</groupId>
                         <artifactId>j2ee-corba-yoko</artifactId>
+                        <version>${version}</version>
                         <type>car</type>
                     </dependency>
                 </dependencies>
@@ -78,6 +81,7 @@
                     <dependency>
                         <groupId>org.apache.geronimo.configs</groupId>
                         <artifactId>client-corba-yoko</artifactId>
+                        <version>${version}</version>
                         <type>car</type>
                     </dependency>
                 </dependencies>
@@ -95,6 +99,7 @@
                     <dependency>
                         <groupId>org.apache.geronimo.configs</groupId>
                         <artifactId>j2ee-corba-yoko</artifactId>
+                        <version>${version}</version>
                         <type>car</type>
                     </dependency>
                 </dependencies>