From af74a6270d6ab6badf04a97495a6ef8ccded9b4b Mon Sep 17 00:00:00 2001 From: ramverma Date: Tue, 31 Jul 2018 18:25:39 +0100 Subject: Adding first set of apex-pdp document changes Adding document changes for auth, context, core, model, services & the main apex-pdp module. Change-Id: Id0d026baa258f1dc6998978f9911f3c4a73b5b3b Issue-ID: POLICY-867 Signed-off-by: ramverma --- core/core-infrastructure/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'core/core-infrastructure/pom.xml') diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index e314052b3..a384529b2 100644 --- a/core/core-infrastructure/pom.xml +++ b/core/core-infrastructure/pom.xml @@ -45,4 +45,21 @@ gson + + + + apexSite + + + apexSite + + + + + ${project.artifactId}-site + ${apex.adsite.prefix}/modules/${project.parent.artifactId}/${project.artifactId}/ + + + + -- cgit 1.2.3-korg