aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-11 06:45:03 +0000
committerPatrick Wendell <patrick@databricks.com>2015-02-11 06:45:03 +0000
commit53068f56f40bf03b7fc52e5980fb7e205903fc8b (patch)
tree55cda771b11a4e93e083fc7aa54045772d843137 /bagel
parent15180bcf861ce7a76c06b0c33983a7ff548dfa02 (diff)
downloadspark-53068f56f40bf03b7fc52e5980fb7e205903fc8b.tar.gz
spark-53068f56f40bf03b7fc52e5980fb7e205903fc8b.tar.bz2
spark-53068f56f40bf03b7fc52e5980fb7e205903fc8b.zip
Preparing Spark release v1.3.0-snapshot1
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 510e92640e..4f73cf7851 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.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>