Repository: spark
Updated Branches:
  refs/heads/branch-0.9 6cbd5800c -> 70491642f


Version fix in pom file


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

Branch: refs/heads/branch-0.9
Commit: 70491642f9b2fc3d990438c2a36ab29654bff0dc
Parents: 6cbd580
Author: Patrick Wendell <[email protected]>
Authored: Tue Mar 11 14:48:01 2014 -0700
Committer: Patrick Wendell <[email protected]>
Committed: Tue Mar 11 14:48:01 2014 -0700

----------------------------------------------------------------------
 extras/spark-ganglia-lgpl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/70491642/extras/spark-ganglia-lgpl/pom.xml
----------------------------------------------------------------------
diff --git a/extras/spark-ganglia-lgpl/pom.xml 
b/extras/spark-ganglia-lgpl/pom.xml
index 11ac827..e39b07d 100644
--- a/extras/spark-ganglia-lgpl/pom.xml
+++ b/extras/spark-ganglia-lgpl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.spark</groupId>
     <artifactId>spark-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.9.1-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Reply via email to