You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2015/08/02 13:38:02 UTC

svn commit: r1693808 - /axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml

Author: veithen
Date: Sun Aug  2 11:38:01 2015
New Revision: 1693808

URL: http://svn.apache.org/r1693808
Log:
Fix a TODO item.

Modified:
    axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml

Modified: axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml?rev=1693808&r1=1693807&r2=1693808&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml Sun Aug  2 11:38:01 2015
@@ -56,10 +56,8 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <!-- TODO: manage this dependency -->
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
-            <version>1.2.2</version>
             <scope>test</scope>
         </dependency>