Repository: commons-fileupload Updated Branches: refs/heads/b1_3 4f6a01185 -> 7b67ddd78
[maven-release-plugin] prepare release commons-fileupload-1.3.3-RC3 Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/7b67ddd7 Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/7b67ddd7 Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/7b67ddd7 Branch: refs/heads/b1_3 Commit: 7b67ddd78d5af32b3065ccb3cf6c1e4a916e9620 Parents: 4f6a011 Author: Jochen Wiedmann <joc...@apache.org> Authored: Sat Dec 3 14:51:46 2016 +0100 Committer: Jochen Wiedmann <joc...@apache.org> Committed: Sat Dec 3 14:51:46 2016 +0100 ---------------------------------------------------------------------- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/7b67ddd7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 63e4277..892a599 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <name>Apache Commons FileUpload</name> <description> @@ -170,6 +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> </scm> <issueManagement> <system>jira</system>