From a5a4427b505a5b0d79bb394093c9d6f6395d9a1f Mon Sep 17 00:00:00 2001 From: Dinh Danh Le Date: Wed, 22 Aug 2018 12:41:50 +0100 Subject: Add docs for tools package & update main apex-pdp Change-Id: I2990157eb7bae51f7d38a652fd8dd488b7287cea Signed-off-by: Dinh Danh Le Issue-ID: POLICY-867 --- tools/tools-common/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'tools/tools-common/pom.xml') diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml index ecaef255d..4032833dd 100644 --- a/tools/tools-common/pom.xml +++ b/tools/tools-common/pom.xml @@ -69,4 +69,24 @@ + + + + apexSite + + + apexSite + + + + ${project.basedir}/src + + + + ${project.artifactId}-site + ${apex.adsite.prefix}/modules/${project.parent.artifactId}/${project.artifactId}/ + + + + \ No newline at end of file -- cgit 1.2.3-korg