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 2005/12/03 19:17:38 UTC

svn commit: r351994 - /geronimo/trunk/configs/client/project.xml

Author: djencks
Date: Sat Dec  3 10:17:35 2005
New Revision: 351994

URL: http://svn.apache.org/viewcvs?rev=351994&view=rev
Log:
remove duplicate dependency

Modified:
    geronimo/trunk/configs/client/project.xml

Modified: geronimo/trunk/configs/client/project.xml
URL: http://svn.apache.org/viewcvs/geronimo/trunk/configs/client/project.xml?rev=351994&r1=351993&r2=351994&view=diff
==============================================================================
--- geronimo/trunk/configs/client/project.xml (original)
+++ geronimo/trunk/configs/client/project.xml Sat Dec  3 10:17:35 2005
@@ -55,13 +55,6 @@
         </dependency>
 
         <dependency>
-            <groupId>geronimo</groupId>
-            <artifactId>geronimo-gbean-deployer</artifactId>
-            <version>${geronimo_version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
             <groupId>geronimo-spec</groupId>
             <artifactId>geronimo-spec-j2ee</artifactId>
             <version>${geronimo_spec_j2ee_version}</version>