aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2021-12-07 13:28:46 +0100
committerMorten Tokle <mortent@verizonmedia.com>2021-12-07 13:28:46 +0100
commitae122d2faca72f6224bd13e76bb9f2c3881968a8 (patch)
tree817b39e586729aeaa2bee09eca7c4864a45fe7d2 /vespa-feed-client
parentd80f0638a915dca622d791ea35d365db07298763 (diff)
Remove abi-spec plugin
Diffstat (limited to 'vespa-feed-client')
-rw-r--r--vespa-feed-client/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vespa-feed-client/pom.xml b/vespa-feed-client/pom.xml
index 8ccd7bb9389..a53e7f78b20 100644
--- a/vespa-feed-client/pom.xml
+++ b/vespa-feed-client/pom.xml
@@ -84,10 +84,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>abi-check-plugin</artifactId>
- </plugin>
</plugins>
</build>
</project>