aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-12-30 00:08:44 -0800
committerReynold Xin <rxin@databricks.com>2015-12-30 00:08:44 -0800
commit27af6157f9cceeb9aa74eec54c8898d3e0749ed0 (patch)
treee0b9165c236b1cac2a9d3cfcc50a18b31bbcd8c8 /pom.xml
parent4f75f785df0e59ca5ae48e86f3dfc00b45d96b18 (diff)
downloadspark-27af6157f9cceeb9aa74eec54c8898d3e0749ed0.tar.gz
spark-27af6157f9cceeb9aa74eec54c8898d3e0749ed0.tar.bz2
spark-27af6157f9cceeb9aa74eec54c8898d3e0749ed0.zip
Revert "[SPARK-12362][SQL][WIP] Inline Hive Parser"
This reverts commit b600bccf41a7b1958e33d8301a19214e6517e388 due to non-deterministic build breaks.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 73ba8d555a..284c219519 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1951,11 +1951,6 @@
</compilerArgs>
</configuration>
</plugin>
- <plugin>
- <groupId>org.antlr</groupId>
- <artifactId>antlr3-maven-plugin</artifactId>
- <version>3.5.2</version>
- </plugin>
<!-- Surefire runs all Java tests -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>