summaryrefslogtreecommitdiffstats
path: root/yolean/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'yolean/pom.xml')
-rw-r--r--yolean/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/yolean/pom.xml b/yolean/pom.xml
index a55ab923fcc..3b1f8887906 100644
--- a/yolean/pom.xml
+++ b/yolean/pom.xml
@@ -51,6 +51,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>