summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-04-26 11:46:55 +0200
committergjoranv <gv@verizonmedia.com>2019-05-02 16:14:08 +0200
commitaa2d94207038df32eb083fb6526f1e45b1d73e04 (patch)
treee12c03ebe4248e02dd5bb67903611db4b38ed788 /pom.xml
parent680f2e880caacc040a0e766db890033f0181f6c2 (diff)
Add metrics-proxy to aggregator pom.
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 1d98cc274f8..b6248f87af1 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>