summaryrefslogtreecommitdiffstats
path: root/fsa/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/pom.xml')
-rw-r--r--fsa/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/fsa/pom.xml b/fsa/pom.xml
index 2a56069f82e..d8a63b6087d 100644
--- a/fsa/pom.xml
+++ b/fsa/pom.xml
@@ -55,6 +55,10 @@
</compilerArgs>
</configuration>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>