aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index 109093beda9..21c3b6f2752 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -109,6 +109,10 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>