summaryrefslogtreecommitdiffstats
path: root/vespa-hadoop/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-hadoop/pom.xml')
-rw-r--r--vespa-hadoop/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vespa-hadoop/pom.xml b/vespa-hadoop/pom.xml
index 39ea7fcfd8d..8fe5d8b7ff5 100644
--- a/vespa-hadoop/pom.xml
+++ b/vespa-hadoop/pom.xml
@@ -144,6 +144,10 @@
</executions>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>