aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 11:39:27 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 11:39:27 -0800
commit8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca (patch)
treeadbc153421c8d83feb0b53b1f1676104412b5711 /sql
parentd3b808fcb97e6bbdf2e733d96a3ca645428a547d (diff)
downloadspark-8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca.tar.gz
spark-8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca.tar.bz2
spark-8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca.zip
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
This reverts commit 7029301778895427216f2e0710c6e72a523c0897.
Diffstat (limited to 'sql')
-rw-r--r--sql/catalyst/pom.xml2
-rw-r--r--sql/core/pom.xml2
-rw-r--r--sql/hive-thriftserver/pom.xml2
-rw-r--r--sql/hive/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml
index 19ca3044f9..e2356381c0 100644
--- a/sql/catalyst/pom.xml
+++ b/sql/catalyst/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 148a521d6e..3efea9ab8b 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml
index c3c2f552f2..c264ff4ec9 100644
--- a/sql/hive-thriftserver/pom.xml
+++ b/sql/hive-thriftserver/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index ff01bc6dc7..1e689e6d6d 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>