aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-13 03:48:53 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-13 03:48:53 +0000
commit3d0a44833ab50360bf9feccc861cb5e8c44a4866 (patch)
tree876200955bde42442c4bd5814ec1ab1d8e75355e /bagel
parentfa2d4d8260f44524aaf64a9cb2ce04b1319b1c96 (diff)
downloadspark-3d0a44833ab50360bf9feccc861cb5e8c44a4866.tar.gz
spark-3d0a44833ab50360bf9feccc861cb5e8c44a4866.tar.bz2
spark-3d0a44833ab50360bf9feccc861cb5e8c44a4866.zip
[maven-release-plugin] prepare release v1.0.0-rc4
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 355f437c5b..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.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>