diff options
author | ramverma <ram.krishna.verma@ericsson.com> | 2018-07-14 19:05:57 +0100 |
---|---|---|
committer | ramverma <ram.krishna.verma@ericsson.com> | 2018-07-14 19:06:30 +0100 |
commit | 773cff1147e756eb9be6d4a56dc5f70537f172fc (patch) | |
tree | 74f2f8bccee2a8a0239494892285b13aaccb8041 /client/pom.xml | |
parent | 08b595c863b45e759e57ef419c83dad2b209df9c (diff) |
Adding client full module to apex-pdp
Change-Id: Id6e4e37b7740eeb3d83998e596c0c963c93e64f2
Issue-ID: POLICY-864
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/pom.xml b/client/pom.xml index e871c6099..1f046cd5a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -37,5 +37,6 @@ <module>client-monitoring</module> <module>client-deployment</module> <module>client-editor</module> + <module>client-full</module> </modules> </project>
\ No newline at end of file |