Skip to content

Commit 09eef3b

Browse files
alexoss68marmbrus
authored andcommitted
[SPARK-4925][SQL] Publish Spark SQL hive-thriftserver maven artifact
Author: Alex Liu <[email protected]> Closes #3766 from alexliu68/SPARK-SQL-4925 and squashes the following commits: 3137b51 [Alex Liu] [SPARK-4925][SQL] Remove sql/hive-thriftserver module from pom.xml 15f2e38 [Alex Liu] [SPARK-4925][SQL] Publish Spark SQL hive-thriftserver maven artifact (cherry picked from commit 1e56eba) Signed-off-by: Michael Armbrust <[email protected]>
1 parent 2f4e73d commit 09eef3b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

sql/hive-thriftserver/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,6 @@
8888
</execution>
8989
</executions>
9090
</plugin>
91-
<plugin>
92-
<groupId>org.apache.maven.plugins</groupId>
93-
<artifactId>maven-deploy-plugin</artifactId>
94-
<configuration>
95-
<skip>true</skip>
96-
</configuration>
97-
</plugin>
9891
</plugins>
9992
</build>
10093
</project>

0 commit comments

Comments
 (0)