You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by dl...@apache.org on 2006/05/09 17:10:15 UTC

svn commit: r405450 - /portals/wsrp4j/trunk/pom.xml

Author: dlouzan
Date: Tue May  9 08:10:13 2006
New Revision: 405450

URL: http://svn.apache.org/viewcvs?rev=405450&view=rev
Log:
Added commons-logging version.

Modified:
    portals/wsrp4j/trunk/pom.xml

Modified: portals/wsrp4j/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/portals/wsrp4j/trunk/pom.xml?rev=405450&r1=405449&r2=405450&view=diff
==============================================================================
--- portals/wsrp4j/trunk/pom.xml (original)
+++ portals/wsrp4j/trunk/pom.xml Tue May  9 08:10:13 2006
@@ -191,6 +191,7 @@
     <castor.version>0.9.6</castor.version>
     <commons-lang.version>2.1</commons-lang.version>
     <commons-discovery.version>0.2</commons-discovery.version>
+    <commons-logging.version>1.0.4</commons-logging.version>
     <junit.version>3.8.1</junit.version>
     <log4j.version>1.2.13</log4j.version>
     <portlet-api.version>1.0</portlet-api.version>