Skip to content

Commit 1e56eba

Browse files
alexoss68marmbrus
authored andcommitted
[SPARK-4925][SQL] Publish Spark SQL hive-thriftserver maven artifact
Author: Alex Liu <[email protected]> Closes apache#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
1 parent 545dfcb commit 1e56eba

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
@@ -76,13 +76,6 @@
7676
</execution>
7777
</executions>
7878
</plugin>
79-
<plugin>
80-
<groupId>org.apache.maven.plugins</groupId>
81-
<artifactId>maven-deploy-plugin</artifactId>
82-
<configuration>
83-
<skip>true</skip>
84-
</configuration>
85-
</plugin>
8679
</plugins>
8780
</build>
8881
</project>

0 commit comments

Comments
 (0)