aboutsummaryrefslogtreecommitdiff
path: root/core
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 /core
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 'core')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index befc461c52..fd2f5fed4b 100644
--- a/core/pom.xml
+++ b/core/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>