(fix) adding slash to pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1798504 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/f0f364fd Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/f0f364fd Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/f0f364fd Branch: refs/heads/master Commit: f0f364fd9d946483f947011a3557c1e6f2e5d8ee Parents: dbd1565 Author: Rob Tompkins <[email protected]> Authored: Mon Jun 12 18:35:54 2017 +0000 Committer: Rob Tompkins <[email protected]> Committed: Mon Jun 12 18:35:54 2017 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/f0f364fd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4ea47b5..98d96a7 100644 --- a/pom.xml +++ b/pom.xml @@ -438,7 +438,7 @@ </contributor> <contributor> <name>Vamsi Kavuri</name> - <contributor> + </contributor> </contributors> <dependencies>
