aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-14 23:27:36 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-14 23:27:36 -0700
commita28e373ce25146b952038228c0acf2d4271088a0 (patch)
tree53d56c769384e9a73d5f230bd885581d5f83ed48 /bagel
parent31b853ce8b91742bad74380c519cfa1c08cd8a33 (diff)
downloadspark-a28e373ce25146b952038228c0acf2d4271088a0.tar.gz
spark-a28e373ce25146b952038228c0acf2d4271088a0.tar.bz2
spark-a28e373ce25146b952038228c0acf2d4271088a0.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit e480bcfbd269ae1d7a6a92cfb50466cf192fe1fb.
Diffstat (limited to 'bagel')
-rw-r--r--bagel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bagel/pom.xml b/bagel/pom.xml
index 85f6d9919d..08932bbb17 100644
--- a/bagel/pom.xml
+++ b/bagel/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>