Repository: commons-fileupload Updated Branches: refs/heads/b1_3 03dbe1ffb -> d7923dd45
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/9a928646 Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/9a928646 Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/9a928646 Branch: refs/heads/b1_3 Commit: 9a9286461c92e8bb9a89f53c8d5169dd3638b971 Parents: 03dbe1f Author: Jochen Wiedmann <[email protected]> Authored: Sat Dec 3 14:47:41 2016 +0100 Committer: Jochen Wiedmann <[email protected]> Committed: Sat Dec 3 14:47:41 2016 +0100 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/9a928646/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3123dc4..63e4277 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <name>Apache Commons FileUpload</name> <description> @@ -170,7 +170,6 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-fileupload.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-fileupload.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=commons-fileupload.git</url> - <tag>commons-fileupload-1.3.3-RC1</tag> </scm> <issueManagement> <system>jira</system>
