aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-03 16:54:50 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-03 16:54:50 -0700
commit4c4f638c7333b44049c75ae34486148ab74db333 (patch)
treeea0086ae3741a6ed4c65305b64d0efd37085b167 /bagel
parentacda9d9546fa3f54676e48d76a2b66016d204074 (diff)
downloadspark-4c4f638c7333b44049c75ae34486148ab74db333.tar.gz
spark-4c4f638c7333b44049c75ae34486148ab74db333.tar.bz2
spark-4c4f638c7333b44049c75ae34486148ab74db333.zip
Preparing Spark release v1.5.0-snapshot-20150803
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 ed5c37e595..684e07b203 100644
--- a/bagel/pom.xml
+++ b/bagel/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>