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