aboutsummaryrefslogtreecommitdiff
path: root/repl-bin/pom.xml
diff options
context:
space:
mode:
authorMark Hamstra <markhamstra@gmail.com>2013-02-28 23:34:34 -0800
committerMark Hamstra <markhamstra@gmail.com>2013-02-28 23:34:34 -0800
commit8b06b359da38eb0e76f12f1db4b16edf12fccdda (patch)
tree6336b30f6e0a261ad94b4a2551d22b9cf7b32937 /repl-bin/pom.xml
parentdb9b90fdbd0b105c205959c997d7de2dba42e6e8 (diff)
downloadspark-8b06b359da38eb0e76f12f1db4b16edf12fccdda.tar.gz
spark-8b06b359da38eb0e76f12f1db4b16edf12fccdda.tar.bz2
spark-8b06b359da38eb0e76f12f1db4b16edf12fccdda.zip
bump version to 0.7.1-SNAPSHOT in the subproject poms to keep the maven build building.
Diffstat (limited to 'repl-bin/pom.xml')
-rw-r--r--repl-bin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl-bin/pom.xml b/repl-bin/pom.xml
index 0667b71cc7..a60028bb53 100644
--- a/repl-bin/pom.xml
+++ b/repl-bin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.spark-project</groupId>
<artifactId>parent</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>