diff options
author | ramverma <ram.krishna.verma@ericsson.com> | 2018-06-01 11:51:36 +0100 |
---|---|---|
committer | ramverma <ram.krishna.verma@ericsson.com> | 2018-06-04 10:50:44 +0100 |
commit | 37d6fd9069eb30d88c4ad80b5f35099ed173cc13 (patch) | |
tree | 0f30a71577644047feee43bd8857dc5a82a51c87 /pom.xml | |
parent | 5722440b2eb8ff1923dda9d4d856f0adc1ac8e6f (diff) |
Adding apex core module to apex-pdp
Change-Id: I4bfe1df3e44fe62ff6789e813e59836e267ab3b2
Issue-ID: POLICY-858
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ <modules> <module>model</module> <module>context</module> + <module>core</module> <module>auth</module> </modules> </project>
\ No newline at end of file |