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 2013/09/14 06:15:25 UTC

[4/4] git commit: Bumping version for yarn and repl artifacts.

Bumping version for yarn and repl artifacts.


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

Branch: refs/heads/branch-0.8
Commit: 83970d8685f9c35e8412c0c512d38879d1250c72
Parents: 3b88bcc
Author: Patrick Wendell <pw...@gmail.com>
Authored: Fri Sep 13 21:14:28 2013 -0700
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Fri Sep 13 21:14:28 2013 -0700

----------------------------------------------------------------------
 repl-bin/pom.xml | 2 +-
 yarn/pom.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/83970d86/repl-bin/pom.xml
----------------------------------------------------------------------
diff --git a/repl-bin/pom.xml b/repl-bin/pom.xml
index a285c9f..967936f 100644
--- a/repl-bin/pom.xml
+++ b/repl-bin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.spark</groupId>
     <artifactId>spark-parent</artifactId>
-    <version>0.8.0-incubating-SNAPSHOT</version>
+    <version>0.8.0-incubating_2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/83970d86/yarn/pom.xml
----------------------------------------------------------------------
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 26f6faa..d87c32c 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.spark</groupId>
     <artifactId>spark-parent</artifactId>
-    <version>0.8.0-incubating-SNAPSHOT</version>
+    <version>0.8.0-incubating_2.9.3-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>