aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-01-11 09:23:02 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2023-01-11 09:23:02 +0100
commit910ca4c795878cd043defd306750635d0b382d25 (patch)
tree99ffab32984871aab4d0e24b931a91789faa7fb5 /config-model-api/pom.xml
parentede1c6e53af95dd7b8fe64f6ca34877857d7caa5 (diff)
No need for public abi control here
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index 1d28965fa3c..5053e4b3472 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -111,10 +111,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>abi-check-plugin</artifactId>
- </plugin>
</plugins>
</build>
</project>