aboutsummaryrefslogtreecommitdiff
path: root/sql/core
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-01-27 01:07:29 +0000
committerPatrick Wendell <patrick@databricks.com>2015-01-27 01:07:29 +0000
commitf53a4319ba5f0843c077e64ae5a41e2fac835a5b (patch)
tree6032970afa3b7c10161b3a3a967d061ae4f738c2 /sql/core
parent3e2d7d310b76c293b9ac787f204e6880f508f6ec (diff)
downloadspark-f53a4319ba5f0843c077e64ae5a41e2fac835a5b.tar.gz
spark-f53a4319ba5f0843c077e64ae5a41e2fac835a5b.tar.bz2
spark-f53a4319ba5f0843c077e64ae5a41e2fac835a5b.zip
Preparing development version 1.2.2-SNAPSHOT
Diffstat (limited to 'sql/core')
-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 8ab7708735..e42f05ba4e 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.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>