summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-05-07 14:21:59 +0200
committerGitHub <noreply@github.com>2019-05-07 14:21:59 +0200
commit2a9ac2cf44f3fd8d2811df3e4698392f95b4a3fc (patch)
tree1f65acf69953b2bedd224321b10b298385c97675 /pom.xml
parentd15201a325696298a415b1c854bbda8a79ecc2fe (diff)
parent7b31baa3a03c23874369a895b587c4617ade7aa0 (diff)
Merge pull request #9266 from vespa-engine/gjoranv/new-metrics-proxy_rebased2
Gjoranv/New metrics proxy
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 c17b7d4a101..8fc9cb21db8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,6 +96,7 @@
<module>messagebus-disc</module>
<module>messagebus</module>
<module>metrics</module>
+ <module>metrics-proxy</module>
<module>model-evaluation</module>
<module>model-integration</module>
<module>node-repository</module>