From 377be9cc95ec9dfda8b733512d675a2e19a73486 Mon Sep 17 00:00:00 2001 From: Ilpo Ruotsalainen Date: Tue, 18 Dec 2018 17:30:57 +0100 Subject: Enable abi-check-plugin on relevant modules. --- container-search/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'container-search/pom.xml') diff --git a/container-search/pom.xml b/container-search/pom.xml index 234bdf45420..70934dfebab 100644 --- a/container-search/pom.xml +++ b/container-search/pom.xml @@ -225,6 +225,22 @@ + + com.yahoo.vespa + abi-check-plugin + ${project.version} + + com.yahoo.api.annotations.PublicApi + + + + package + + abicheck + + + + -- cgit v1.2.3