aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJey Kottalam <jey@cs.berkeley.edu>2013-03-28 15:42:01 -0700
committerJey Kottalam <jey@cs.berkeley.edu>2013-03-28 15:42:01 -0700
commitbc8ba222ff29d46cd2e3331753c9c4ce681eccb4 (patch)
tree26b7213457e487ac9852100b6ab55ceca61cc173 /examples
parentbc36ee4fbbe3ad3b7e15fbdba53de42a29b81a9f (diff)
downloadspark-bc8ba222ff29d46cd2e3331753c9c4ce681eccb4.tar.gz
spark-bc8ba222ff29d46cd2e3331753c9c4ce681eccb4.tar.bz2
spark-bc8ba222ff29d46cd2e3331753c9c4ce681eccb4.zip
Bump development version to 0.8.0
Diffstat (limited to 'examples')
-rw-r--r--examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 39cc47c709..d014089fe4 100644
--- a/examples/pom.xml
+++ b/examples/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>