aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
diff options
context:
space:
mode:
authorMridul Muralidharan <mridul@gmail.com>2013-04-28 22:44:34 +0530
committerMridul Muralidharan <mridul@gmail.com>2013-04-28 22:44:34 +0530
commit00c7a37604516a2533e685d5a1ea97275c134c42 (patch)
tree558882332628de995fa389aef7cb7be4cffba3f2 /repl/pom.xml
parentd09db1c051d255157f38f400fe9301fa438c5f41 (diff)
parentafee9024430ef79cc0840a5e5788b60c8c53f9d2 (diff)
downloadspark-00c7a37604516a2533e685d5a1ea97275c134c42.tar.gz
spark-00c7a37604516a2533e685d5a1ea97275c134c42.tar.bz2
spark-00c7a37604516a2533e685d5a1ea97275c134c42.zip
Merge branch 'master' of github.com:mridulm/spark
Diffstat (limited to 'repl/pom.xml')
-rw-r--r--repl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index 1f885673f4..038da5d988 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.spark-project</groupId>
<artifactId>spark-parent</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>