aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-18 01:52:06 +0000
committerPatrick Wendell <patrick@databricks.com>2015-02-18 01:52:06 +0000
commitf97b0d4a6b26504916816d7aefcf3132cd1da6c2 (patch)
tree7b9942859c9f60d90118994e874c8fb872d7bbf8 /assembly
parente8284b29df0445bdf92f5ea2c74402a111718792 (diff)
downloadspark-f97b0d4a6b26504916816d7aefcf3132cd1da6c2.tar.gz
spark-f97b0d4a6b26504916816d7aefcf3132cd1da6c2.tar.bz2
spark-f97b0d4a6b26504916816d7aefcf3132cd1da6c2.zip
Preparing Spark release v1.3.0-rc1
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 4122e2468b..523e2e8afa 100644
--- a/assembly/pom.xml
+++ b/assembly/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>