From e633cd8e2e4bd0dc20a8727a3c35eaacf00a136f Mon Sep 17 00:00:00 2001 From: Dinh Danh Le Date: Mon, 20 Aug 2018 17:25:25 +0100 Subject: Updating docs for Plugins module Change-Id: Ia0837cf2f86c42eea71c3f71e8cd99d684912485 Signed-off-by: Dinh Danh Le Issue-ID: POLICY-867 --- .../plugins-event-protocol-jms/pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml') diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml index e2518031a..b0c98798e 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml @@ -30,7 +30,23 @@ ${project.artifactId} [${project.parent.artifactId}] Plugins for handling events that are being transported as JMS messages - - ${project.basedir}/src - + + + apexSite + + + apexSite + + + + ${project.basedir}/src + + + + ${project.artifactId}-site + ${apex.adsite.prefix}/modules/plugins/plugins-event/${project.parent.artifactId}/${project.artifactId}/ + + + + \ No newline at end of file -- cgit 1.2.3-korg