aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/catalyst/pom.xml1
-rw-r--r--sql/core/pom.xml1
-rw-r--r--sql/hive-thriftserver/pom.xml1
-rw-r--r--sql/hive/pom.xml1
4 files changed, 0 insertions, 4 deletions
diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml
index 34ea0a77f1..82b49ebb21 100644
--- a/sql/catalyst/pom.xml
+++ b/sql/catalyst/pom.xml
@@ -26,7 +26,6 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <groupId>org.apache.spark</groupId>
<artifactId>spark-catalyst_2.11</artifactId>
<packaging>jar</packaging>
<name>Spark Project Catalyst</name>
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 627558dd32..b2752638be 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -26,7 +26,6 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.11</artifactId>
<packaging>jar</packaging>
<name>Spark Project SQL</name>
diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml
index 9ee8d6a36c..819897cd46 100644
--- a/sql/hive-thriftserver/pom.xml
+++ b/sql/hive-thriftserver/pom.xml
@@ -26,7 +26,6 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <groupId>org.apache.spark</groupId>
<artifactId>spark-hive-thriftserver_2.11</artifactId>
<packaging>jar</packaging>
<name>Spark Project Hive Thrift Server</name>
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index d9d8b2e559..2be99cb104 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -26,7 +26,6 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <groupId>org.apache.spark</groupId>
<artifactId>spark-hive_2.11</artifactId>
<packaging>jar</packaging>
<name>Spark Project Hive</name>