You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by db...@apache.org on 2012/05/11 22:16:42 UTC

svn commit: r1337357 - /geronimo/server/branches/2.2/plugins/tomcat/tomcat6/src/main/history/dependencies.xml

Author: dblevins
Date: Fri May 11 20:16:42 2012
New Revision: 1337357

URL: http://svn.apache.org/viewvc?rev=1337357&view=rev
Log:
updated dependency info

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

Modified: geronimo/server/branches/2.2/plugins/tomcat/tomcat6/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/tomcat/tomcat6/src/main/history/dependencies.xml?rev=1337357&r1=1337356&r2=1337357&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/tomcat/tomcat6/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/2.2/plugins/tomcat/tomcat6/src/main/history/dependencies.xml Fri May 11 20:16:42 2012
@@ -38,6 +38,11 @@
     </dependency>
     <dependency>
         <groupId>org.apache.geronimo.ext.tomcat</groupId>
+        <artifactId>shared</artifactId>
+        <type>jar</type>
+    </dependency>
+    <dependency>
+        <groupId>org.apache.geronimo.ext.tomcat</groupId>
         <artifactId>tribes</artifactId>
         <type>jar</type>
     </dependency>