Repository: commons-fileupload Updated Branches: refs/heads/b1_3 e0d49ba57 -> 24cf03df5
Preparing 1.3.3 Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/962ff94b Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/962ff94b Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/962ff94b Branch: refs/heads/b1_3 Commit: 962ff94b815a12056ba31b90d73beed718725040 Parents: e0d49ba Author: Jochen Wiedmann <[email protected]> Authored: Sat Dec 3 14:38:28 2016 +0100 Committer: Jochen Wiedmann <[email protected]> Committed: Sat Dec 3 14:38:28 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/962ff94b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5fab5eb..2fc248b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> - <version>1.3.3</version> + <version>1.3.3-SNAPSHOT</version> <name>Apache Commons FileUpload</name> <description>
