aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-04-05 12:17:47 +0000
committerPatrick Wendell <patrick@databricks.com>2015-04-05 12:17:47 +0000
commit7531b50e406ee2e3301b009ceea7c684272b2e27 (patch)
tree3e8b1febdb3d956ae852ae3115c63f89d2018015 /assembly
parent86d1715cd44186a43b8676d48e995d82b215581e (diff)
downloadspark-7531b50e406ee2e3301b009ceea7c684272b2e27.tar.gz
spark-7531b50e406ee2e3301b009ceea7c684272b2e27.tar.bz2
spark-7531b50e406ee2e3301b009ceea7c684272b2e27.zip
Preparing Spark release v1.2.2-rc1v1.2.2
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 6889a6cf9c..50accc46a1 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.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>