Adding apex core module to apex-pdp

Change-Id: I4bfe1df3e44fe62ff6789e813e59836e267ab3b2
Issue-ID: POLICY-858
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
diff --git a/pom.xml b/pom.xml
index 5fb264f..d066e09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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