You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by ka...@apache.org on 2018/02/20 23:07:26 UTC

[1/2] gora git commit: GORA-528 Upgrade Spark version to 2.2.1

Repository: gora
Updated Branches:
  refs/heads/master ff0918d4b -> dc754b16e


GORA-528 Upgrade Spark version to 2.2.1


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/28b78fae
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/28b78fae
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/28b78fae

Branch: refs/heads/master
Commit: 28b78fae7a943c51e7c7d5f4a4802d913ef7fd04
Parents: e66d8cd
Author: kamaci <fu...@gmail.com>
Authored: Tue Feb 13 15:24:14 2018 +0300
Committer: kamaci <fu...@gmail.com>
Committed: Tue Feb 13 15:24:14 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/gora/blob/28b78fae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f996ded..67c08fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -779,7 +779,7 @@
     <commons-io.version>2.5</commons-io.version>
     <restlet.version>2.3.1</restlet.version>
 
-    <spark.version>1.4.1</spark.version>
+    <spark.version>2.2.1</spark.version>
     <aerospike.version>4.0.6</aerospike.version>
     <!-- Misc Dependencies -->
     <guava.version>13.0</guava.version>


[2/2] gora git commit: Merge branch 'GORA-528' of https://github.com/kamaci/gora

Posted by ka...@apache.org.
Merge branch 'GORA-528' of https://github.com/kamaci/gora


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/dc754b16
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/dc754b16
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/dc754b16

Branch: refs/heads/master
Commit: dc754b16e2798242d2a050ba355488566d2ede08
Parents: ff0918d 28b78fa
Author: kamaci <fu...@gmail.com>
Authored: Wed Feb 21 02:07:08 2018 +0300
Committer: kamaci <fu...@gmail.com>
Committed: Wed Feb 21 02:07:08 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/gora/blob/dc754b16/pom.xml
----------------------------------------------------------------------