Repository: commons-fileupload Updated Branches: refs/heads/b1_3 a4b8ded01 -> 8c7cddf23
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/8c7cddf2 Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/8c7cddf2 Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/8c7cddf2 Branch: refs/heads/b1_3 Commit: 8c7cddf230cd2963f94f7ca7b88681574f081fcc Parents: a4b8ded Author: Jochen Wiedmann <joc...@apache.org> Authored: Sun Dec 4 14:08:51 2016 +0100 Committer: Jochen Wiedmann <joc...@apache.org> Committed: Sun Dec 4 14:08:51 2016 +0100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/8c7cddf2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c963dcc..632ea37 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.4-SNAPSHOT</version> <name>Apache Commons FileUpload</name> <description> @@ -170,7 +170,7 @@ <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-RC4</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>