Repository: incubator-hivemall Updated Branches: refs/heads/v0.5.2 2101c323b -> 0e753f3f1 (forced update)
Bumped up ASF parent pom version to 21 to use SHA-512 instead of SHA-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/624534b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/624534b7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/624534b7 Branch: refs/heads/v0.5.2 Commit: 624534b77654a13afd279dbd8bd2c4f51fb613d7 Parents: a150707 Author: Makoto Yui <[email protected]> Authored: Mon Nov 19 17:34:02 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Mon Nov 19 17:34:02 2018 +0900 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/624534b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5c2fb0d..4c84c25 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>18</version> + <version>21</version> </parent> <name>Apache Hivemall</name>
