summaryrefslogtreecommitdiffstats
path: root/component/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'component/pom.xml')
-rwxr-xr-xcomponent/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/component/pom.xml b/component/pom.xml
index 18bfd000a84..a5a0ef3379b 100755
--- a/component/pom.xml
+++ b/component/pom.xml
@@ -94,6 +94,10 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>