aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-05-25 17:20:33 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-05-25 17:22:10 +0200
commit34dfcc026213e0a5a4f7c7d1ec6e56d34438d892 (patch)
tree7de849ec7070f8f2f4d2c8b86167ed86930cc7e4 /pom.xml
parent69cf843602f1e62582d365acca812357b712e883 (diff)
Split cli and programmatic API artifacts to separate Maven modules
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c77842a149d..82d9efbb70e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,6 +133,7 @@
<module>vespa-athenz</module>
<module>vespa-documentgen-plugin</module>
<module>vespa-feed-client</module>
+ <module>vespa-feed-client-cli</module>
<module>vespa-hadoop</module>
<module>vespa-http-client</module>
<module>vespa-maven-plugin</module>