You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/12/01 05:52:03 UTC

spark git commit: [SPARK-4632] version update

Repository: spark
Updated Branches:
  refs/heads/master 06dc1b15e -> 5e7a6dcb8


[SPARK-4632] version update

Author: Prabeesh K <pr...@gmail.com>

Closes #3495 from prabeesh/master and squashes the following commits:

ab03d50 [Prabeesh K] Update pom.xml
8c6437e [Prabeesh K] Revert
e10b40a [Prabeesh K] version update
dbac9eb [Prabeesh K] Revert
ec0b1c3 [Prabeesh K] [SPARK-4632] version update
a835505 [Prabeesh K] [SPARK-4632] version update
831391b [Prabeesh K]  [SPARK-4632] version update


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

Branch: refs/heads/master
Commit: 5e7a6dcb8faded33eb0feb302ae3fa3ed4f900fd
Parents: 06dc1b1
Author: Prabeesh K <pr...@gmail.com>
Authored: Sun Nov 30 20:51:53 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Sun Nov 30 20:51:53 2014 -0800

----------------------------------------------------------------------
 external/mqtt/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/5e7a6dcb/external/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/external/mqtt/pom.xml b/external/mqtt/pom.xml
index 7038067..9025915 100644
--- a/external/mqtt/pom.xml
+++ b/external/mqtt/pom.xml
@@ -43,8 +43,8 @@
     </dependency>
     <dependency>
       <groupId>org.eclipse.paho</groupId>
-      <artifactId>mqtt-client</artifactId>
-       <version>0.4.0</version>
+      <artifactId>org.eclipse.paho.client.mqttv3</artifactId>
+      <version>1.0.1</version>
     </dependency>
     <dependency>
       <groupId>org.scalatest</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org