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/12/20 18:12:19 UTC

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

Author: dlouzan
Date: Wed Dec 20 09:12:18 2006
New Revision: 489145

URL: http://svn.apache.org/viewvc?view=rev&rev=489145
Log:
Added commons-fileupload dependency version

Modified:
    portals/wsrp4j/trunk/pom.xml

Modified: portals/wsrp4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/wsrp4j/trunk/pom.xml?view=diff&rev=489145&r1=489144&r2=489145
==============================================================================
--- portals/wsrp4j/trunk/pom.xml (original)
+++ portals/wsrp4j/trunk/pom.xml Wed Dec 20 09:12:18 2006
@@ -194,6 +194,7 @@
     <castor.version>0.9.6</castor.version>
     <commons-beanutils.version>1.7.0</commons-beanutils.version>
     <commons-discovery.version>0.2</commons-discovery.version>
+    <commons-fileupload.version>1.1.1</commons-fileupload.version>
     <commons-lang.version>2.1</commons-lang.version>
     <commons-logging.version>1.0.4</commons-logging.version>
     <javax-mail.version>1.4</javax-mail.version>