aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-16 00:09:48 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-16 00:09:48 -0700
commit610615b9d3d0340e88d339a03bf6e8829246bcae (patch)
tree1ec98908570666e804a5a850ac62d5706d63edea /examples
parenta16f46f0d004df748a695cc8f2c01f5950b928cf (diff)
downloadspark-610615b9d3d0340e88d339a03bf6e8829246bcae.tar.gz
spark-610615b9d3d0340e88d339a03bf6e8829246bcae.tar.bz2
spark-610615b9d3d0340e88d339a03bf6e8829246bcae.zip
Revert "[maven-release-plugin] prepare release v1.0.0-rc7"
This reverts commit 9212b3e5bb5545ccfce242da8d89108e6fb1c464.
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 006757a1ed..874bcd7916 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>