Repository: commons-fileupload Updated Branches: refs/heads/b1_3 cb28d4393 -> dd2238b16
Adding myself to pom Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/9f61aa7c Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/9f61aa7c Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/9f61aa7c Branch: refs/heads/b1_3 Commit: 9f61aa7c3a5e494dec10a172f6b64afad4fd9598 Parents: cb28d43 Author: Rob Tompkins <chtom...@gmail.com> Authored: Tue Jun 6 12:09:30 2017 -0400 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Tue Jun 6 12:09:30 2017 -0400 ---------------------------------------------------------------------- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/9f61aa7c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c73f0df..422619b 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</version> <name>Apache Commons FileUpload</name> <description> @@ -97,6 +97,12 @@ <email>ggreg...@apache.org</email> <organization /> </developer> + <developer> + <name>Rob Tompkins</name> + <id>chtompki</id> + <email>chtom...@apache.org</email> + <organization /> + </developer> </developers> <contributors>