You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jo...@apache.org on 2016/05/13 09:08:05 UTC

svn commit: r1743629 - /commons/proper/fileupload/branches/b1_3/pom.xml

Author: jochen
Date: Fri May 13 09:08:04 2016
New Revision: 1743629

URL: http://svn.apache.org/viewvc?rev=1743629&view=rev
Log:
Upgrading to latest parent POM, so that javadocs work as is.

Modified:
    commons/proper/fileupload/branches/b1_3/pom.xml

Modified: commons/proper/fileupload/branches/b1_3/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3/pom.xml?rev=1743629&r1=1743628&r2=1743629&view=diff
==============================================================================
--- commons/proper/fileupload/branches/b1_3/pom.xml (original)
+++ commons/proper/fileupload/branches/b1_3/pom.xml Fri May 13 09:08:04 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>32</version>
+    <version>40</version>
   </parent>
 
   <groupId>commons-fileupload</groupId>