aboutsummaryrefslogtreecommitdiff
path: root/sql/core/pom.xml
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 /sql/core/pom.xml
parent86d1715cd44186a43b8676d48e995d82b215581e (diff)
downloadspark-1.2.2.tar.gz
spark-1.2.2.tar.bz2
spark-1.2.2.zip
Preparing Spark release v1.2.2-rc1v1.2.2
Diffstat (limited to 'sql/core/pom.xml')
-rw-r--r--sql/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index e42f05ba4e..7f9ef6cce4 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -22,7 +22,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>