aboutsummaryrefslogtreecommitdiff
path: root/sql/core/pom.xml
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 03:09:19 +0000
committerUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 03:09:19 +0000
commit6c6fd218c83a049c874b8a0ea737333c1899c94a (patch)
treea114a2ad46b79fb36cb304378bd5c5c8edfe1070 /sql/core/pom.xml
parentbc09875799aa373f4320d38b02618173ffa4c96f (diff)
downloadspark-6c6fd218c83a049c874b8a0ea737333c1899c94a.tar.gz
spark-6c6fd218c83a049c874b8a0ea737333c1899c94a.tar.bz2
spark-6c6fd218c83a049c874b8a0ea737333c1899c94a.zip
Preparing development version 1.2.1-SNAPSHOT
Diffstat (limited to 'sql/core/pom.xml')
-rw-r--r--sql/core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 4a065d34ed..307fd234d7 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-sql_2.10</artifactId>
+ <artifactId>spark-sql_2.11</artifactId>
<packaging>jar</packaging>
<name>Spark Project SQL</name>
<url>http://spark.apache.org/</url>