aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/pom.xml
diff options
context:
space:
mode:
authorIlpo Ruotsalainen <ilpo.ruotsalainen@oath.com>2019-01-09 11:28:21 +0100
committerIlpo Ruotsalainen <ilpo.ruotsalainen@oath.com>2019-01-09 11:28:21 +0100
commit3f9796c5aec7ecc2461cb1c4819ed0adfedfead3 (patch)
treef5af74cf9e7901864a42113e6853c6d1ee2b0bed /vespalog/pom.xml
parent5251626df44e98457ea111f440d9a79cb6033075 (diff)
Revert "Revert "Enable ABI checking on modules with public APIs""
This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
Diffstat (limited to 'vespalog/pom.xml')
-rw-r--r--vespalog/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vespalog/pom.xml b/vespalog/pom.xml
index 7b167ee2c1c..084972c2d25 100644
--- a/vespalog/pom.xml
+++ b/vespalog/pom.xml
@@ -75,6 +75,10 @@
<updateReleaseInfo>true</updateReleaseInfo>
</configuration>
</plugin>
+ <plugin>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>abi-check-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>