Next version is currently 1.4

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk@1568877 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3215849..7238beb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
     <maven.compiler.target>1.5</maven.compiler.target>
     <maven.compile.encoding>ISO-8859-1</maven.compile.encoding>
     <commons.componentid>fileupload</commons.componentid>
-    <commons.release.version>1.3.1</commons.release.version>
+    <commons.release.version>1.4</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>FILEUPLOAD</commons.jira.id>
     <commons.jira.pid>12310476</commons.jira.pid>