aboutsummaryrefslogtreecommitdiff
path: root/examples/pom.xml
diff options
context:
space:
mode:
authorThomas Dudziak <tomdzk@gmail.com>2012-11-27 17:50:42 -0800
committerThomas Dudziak <tomdzk@gmail.com>2012-11-27 17:50:42 -0800
commit3b643e86bc204ae1873683c1d24de21864fda653 (patch)
tree635235b4d4bfb80456b01e2f2b26723ffa68e7bc /examples/pom.xml
parent69297c64be8291fcb3a0ccf8df2d570dbca2675c (diff)
downloadspark-3b643e86bc204ae1873683c1d24de21864fda653.tar.gz
spark-3b643e86bc204ae1873683c1d24de21864fda653.tar.bz2
spark-3b643e86bc204ae1873683c1d24de21864fda653.zip
Updated versions in the pom.xml files to match current master
Diffstat (limited to 'examples/pom.xml')
-rw-r--r--examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 8053fe66b1..3722203465 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.spark-project</groupId>
<artifactId>parent</artifactId>
- <version>0.6.1-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>