summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-07-06 16:29:16 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-07-09 15:14:03 +0100
commit0ba667816e703344eec33bda147546b30b6bbd5b (patch)
treeda7f8e53a8ae1266717957eea7e95324cf3fe1d7 /pom.xml
parentdcf8f703fdd07161c86231ecc4af0f25872a45f4 (diff)
Adding client monitoring module to apex-pdp
Change-Id: I6b4d00a5e49326f62f3585526ede8e89df99d7e5 Issue-ID: POLICY-864 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
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 1cebbdb78..3f65f0814 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,5 +145,6 @@
<module>plugins</module>
<module>packages</module>
<module>testsuites</module>
+ <module>client</module>
</modules>
</project>