You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2010/10/09 16:39:08 UTC

svn commit: r1006171 - /geronimo/server/branches/2.2/plugins/client/client/src/main/history/dependencies.xml

Author: genspring
Date: Sat Oct  9 14:39:07 2010
New Revision: 1006171

URL: http://svn.apache.org/viewvc?rev=1006171&view=rev
Log:
more dependencies change due to openejb 3.1.3 release.

Modified:
    geronimo/server/branches/2.2/plugins/client/client/src/main/history/dependencies.xml

Modified: geronimo/server/branches/2.2/plugins/client/client/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/client/src/main/history/dependencies.xml?rev=1006171&r1=1006170&r2=1006171&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/client/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/client/src/main/history/dependencies.xml Sat Oct  9 14:39:07 2010
@@ -3,15 +3,10 @@
     <module-id>
         <groupId>org.apache.geronimo.configs</groupId>
         <artifactId>client</artifactId>
-        <version>2.2.2-SNAPSHOT</version>
+        <version>2.2.1-SNAPSHOT</version>
         <type>car</type>
     </module-id>
     <dependency>
-        <groupId>org.apache.commons</groupId>
-        <artifactId>commons-math</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>client-system</artifactId>
         <type>car</type>