aboutsummaryrefslogtreecommitdiffstats
path: root/predicate-search-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'predicate-search-core/pom.xml')
-rw-r--r--predicate-search-core/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/predicate-search-core/pom.xml b/predicate-search-core/pom.xml
index 08354fd5826..c30cf4633a8 100644
--- a/predicate-search-core/pom.xml
+++ b/predicate-search-core/pom.xml
@@ -42,6 +42,10 @@
<build>
<plugins>
<plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
+ <plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr3-maven-plugin</artifactId>
<executions>