Skip to content

Commit

Permalink
Remove unused surefire exclusion in presto-main
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Feb 1, 2016
1 parent 265f1d9 commit 8fedc05
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions presto-main/pom.xml
Expand Up @@ -316,13 +316,6 @@
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludedGroups>hive</excludedGroups>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 8fedc05

Please sign in to comment.