commit | 0ba667816e703344eec33bda147546b30b6bbd5b | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Fri Jul 06 16:29:16 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Mon Jul 09 15:14:03 2018 +0100 |
tree | da7f8e53a8ae1266717957eea7e95324cf3fe1d7 | |
parent | dcf8f703fdd07161c86231ecc4af0f25872a45f4 [diff] [blame] |
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>