You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2018/12/03 07:34:03 UTC

[2/5] incubator-hivemall git commit: Bumped up ASF parent pom version to 21 to use SHA-512 instead of SHA-1

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/master
Commit: 624534b77654a13afd279dbd8bd2c4f51fb613d7
Parents: a150707
Author: Makoto Yui <my...@apache.org>
Authored: Mon Nov 19 17:34:02 2018 +0900
Committer: Makoto Yui <my...@apache.org>
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>