aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/pom.xml
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@oath.com>2019-01-04 16:01:14 +0100
committerGitHub <noreply@github.com>2019-01-04 16:01:14 +0100
commitcd470d8ac8a58c943748f028a37d864507628e99 (patch)
tree7d7abbfc040f37b614a8d1c980d7f632597c51f6 /model-evaluation/pom.xml
parent8ea7795c01e0830bb9b218cb60759ffc01551f56 (diff)
Revert "Enable ABI checking on modules with public APIs"
Diffstat (limited to 'model-evaluation/pom.xml')
-rw-r--r--model-evaluation/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/model-evaluation/pom.xml b/model-evaluation/pom.xml
index 2993e86bb78..7c7410df833 100644
--- a/model-evaluation/pom.xml
+++ b/model-evaluation/pom.xml
@@ -92,10 +92,6 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
</plugin>
- <plugin>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>abi-check-plugin</artifactId>
- </plugin>
</plugins>
</build>
</project>