Repository: commons-fileupload Updated Branches: refs/heads/b1_3 7b67ddd78 -> 97927a002
[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/97927a00 Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/97927a00 Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/97927a00 Branch: refs/heads/b1_3 Commit: 97927a002424d5effdf695ba9885e8506920bbad Parents: 7b67ddd Author: Jochen Wiedmann <joc...@apache.org> Authored: Sat Dec 3 14:52:04 2016 +0100 Committer: Jochen Wiedmann <joc...@apache.org> Committed: Sat Dec 3 14:52:04 2016 +0100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/97927a00/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 892a599..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-RC3</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>