aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-11-19 13:17:24 +0100
committerJon Bratseth <bratseth@gmail.com>2021-11-19 13:17:24 +0100
commit1aacf6cbb0ab2fc9cfdc49edd00de8221beb524a (patch)
treef40002a8ecbeb4c9760cd68dcdde6cde2af3cda0
parentd510db5a5ebda259eb537e30bb9a3c53239e74c3 (diff)
Include plugin build in vespa
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index d43affb3565..4571fcf32e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,6 +85,7 @@
<module>hosted-zone-api</module>
<module>http-utils</module>
<module>indexinglanguage</module>
+ <module>integration/intellij</module>
<module>jaxrs_client_utils</module>
<module>jaxrs_utils</module>
<module>jdisc-cloud-aws</module>