Repository: incubator-hivemall
Updated Branches:
  refs/heads/master e27307898 -> 68f6b4652


Close #78: [HIVEMALL-103][Spark] Upgrade spark-v2.1.0 to v2.1.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/68f6b465
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/68f6b465
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/68f6b465

Branch: refs/heads/master
Commit: 68f6b465248117d085a9cdb7b532837b14e054c5
Parents: e273078
Author: Takeshi Yamamuro <yamam...@apache.org>
Authored: Fri May 12 16:13:55 2017 +0900
Committer: Takeshi Yamamuro <yamam...@apache.org>
Committed: Fri May 12 16:13:55 2017 +0900

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/68f6b465/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 63abe87..8b6aa5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
                                <module>spark/spark-common</module>
                        </modules>
                        <properties>
-                               <spark.version>2.1.0</spark.version>
+                               <spark.version>2.1.1</spark.version>
                                <spark.binary.version>2.1</spark.binary.version>
                        </properties>
                </profile>

Reply via email to