Adding client monitoring module to apex-pdp

Change-Id: I6b4d00a5e49326f62f3585526ede8e89df99d7e5
Issue-ID: POLICY-864
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
diff --git a/pom.xml b/pom.xml
index 1cebbdb..3f65f08 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>