Repository: incubator-hivemall Updated Branches: refs/heads/master 300c59982 -> 20cdb7482 (forced update)
Close #132: Update Tsuyoshi's organization Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/20cdb748 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/20cdb748 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/20cdb748 Branch: refs/heads/master Commit: 20cdb748229cf070c44081273074848040ade034 Parents: d725b43 Author: Tsuyoshi Ozawa <[email protected]> Authored: Fri Jan 12 18:45:17 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Fri Jan 12 18:45:17 2018 +0900 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/20cdb748/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 63ce606..e9c19dd 100644 --- a/pom.xml +++ b/pom.xml @@ -152,8 +152,8 @@ <name>Tsuyoshi Ozawa</name> <email>ozawa[at]apache.org</email> <url>https://people.apache.org/~ozawa/</url> - <organization>Nippon Telegraph and Telephone Corporation (NTT)</organization> - <organizationUrl>http://www.ntt.co.jp/</organizationUrl> + <organization></organization> + <organizationUrl></organizationUrl> <roles> <role>PPMC Member</role> </roles>
