From ba229770202f6dcc0db13954743c935d4c8f4dc9 Mon Sep 17 00:00:00 2001 From: Dinh Danh Le Date: Wed, 22 Aug 2018 18:02:01 +0100 Subject: Add docs for client package Change-Id: I820e70463e1715a342d78fa9d413638068a05125 Signed-off-by: Dinh Danh Le Issue-ID: POLICY-867 --- client/client-common/pom.xml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'client/client-common/pom.xml') diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 40a502770..ac39f217d 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -25,11 +25,11 @@ client 2.0.0-SNAPSHOT - + client-common pom ${project.artifactId} - + @@ -52,4 +52,21 @@ + + + + apexSite + + + apexSite + + + + + ${project.artifactId}-site + ${apex.adsite.prefix}/modules/${project.parent.artifactId}/${project.artifactId}/ + + + + \ No newline at end of file -- cgit 1.2.3-korg