aboutsummaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorIlpo Ruotsalainen <ilpo.ruotsalainen@oath.com>2018-11-30 10:57:42 +0100
committerIlpo Ruotsalainen <ilpo.ruotsalainen@oath.com>2018-11-30 10:57:42 +0100
commitce8ea2e79b298f6e6ae1930d1fcada66e2a574a5 (patch)
treea0db707d90e81ab5fa6bff6b7081ef964f4eb543 /maven-plugins
parentbcda0a820761be12200312e85dba17a1dda79f5a (diff)
Build abi-checker-plugin as part of bootstrap.
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 546dfdafcd9..6c7be0b0321 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -23,5 +23,6 @@
<module>../config-class-plugin</module>
<module>../application-deploy-plugin</module>
<module>../vespa-application-maven-plugin</module>
+ <module>../abi-check-plugin</module>
</modules>
</project>