aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/pom.xml')
-rw-r--r--searchlib/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/searchlib/pom.xml b/searchlib/pom.xml
index d8604c23c68..597d7e665ee 100644
--- a/searchlib/pom.xml
+++ b/searchlib/pom.xml
@@ -103,6 +103,10 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>