aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-21 21:58:04 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-04-21 21:58:04 +0000
commit188f7c3f68e93b3e9347ec02e21f5943874b4741 (patch)
treec3a203390cd70cd7d5f623169fc7d4801d61c64b /graphx
parent6cc698fc378256fee9111f66c691ced27f54e973 (diff)
downloadspark-188f7c3f68e93b3e9347ec02e21f5943874b4741.tar.gz
spark-188f7c3f68e93b3e9347ec02e21f5943874b4741.tar.bz2
spark-188f7c3f68e93b3e9347ec02e21f5943874b4741.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'graphx')
-rw-r--r--graphx/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 7487d48353..06a53ac002 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>