You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/12/02 15:30:33 UTC

svn commit: r600295 - /myfaces/commons/trunk/myfaces-commons-utils/pom.xml

Author: bommel
Date: Sun Dec  2 06:30:32 2007
New Revision: 600295

URL: http://svn.apache.org/viewvc?rev=600295&view=rev
Log:
next steps

Modified:
    myfaces/commons/trunk/myfaces-commons-utils/pom.xml

Modified: myfaces/commons/trunk/myfaces-commons-utils/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/myfaces-commons-utils/pom.xml?rev=600295&r1=600294&r2=600295&view=diff
==============================================================================
--- myfaces/commons/trunk/myfaces-commons-utils/pom.xml (original)
+++ myfaces/commons/trunk/myfaces-commons-utils/pom.xml Sun Dec  2 06:30:32 2007
@@ -33,6 +33,10 @@
       <version>1.1.5</version>
       <scope>provided</scope>
     </dependency>
+     <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>