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

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

Author: britter
Date: Sun May 22 13:47:40 2016
New Revision: 1745042

URL: http://svn.apache.org/viewvc?rev=1745042&view=rev
Log:
The latest release of FILEUPLOAD has been 1.3.1 so this is either 1.3.2 or 1.4 but not 1.3.3.

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=1745042&r1=1745041&r2=1745042&view=diff
==============================================================================
--- commons/proper/fileupload/branches/b1_3/pom.xml (original)
+++ commons/proper/fileupload/branches/b1_3/pom.xml Sun May 22 13:47:40 2016
@@ -26,7 +26,7 @@
 
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.3.3-SNAPSHOT</version>
+  <version>1.3.2-SNAPSHOT</version>
 
   <name>Apache Commons FileUpload</name>
   <description>