Update versions ready for next release. Assume next release will be 1.4

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk@1565672 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index 6325561..185a280 100644
--- a/build.properties
+++ b/build.properties
@@ -47,7 +47,7 @@
 sonar.host.url=https\://analysis.apache.org/
 commons.rc.version=RC1
 commons.cobertura.version=2.5.2
-commons.release.name=commons-fileupload-1.3
+commons.release.name=commons-fileupload-1.4
 minSeverity=info
 maven.build.testOutputDir=${maven.build.dir}/test-classes
 project.reporting.outputEncoding=iso-8859-1
diff --git a/pom.xml b/pom.xml
index 946b9dd..8ca6021 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.3.1-SNAPSHOT</version>
+  <version>1.4-SNAPSHOT</version>
 
   <name>Apache Commons FileUpload</name>
   <description>