From 7b81d70b234e66b98b835d779eaab7e60ddbb63f Mon Sep 17 00:00:00 2001 From: Ryan Moats Date: Thu, 31 Oct 2013 10:40:34 -0500 Subject: [PATCH] Enable enunciate to produce Neutron Service NB API documentation. POM lacked full enunciate config to produce documentation Change-Id: I70bad9d9839f6f33a98e5203fc7a4029e2127e7c Signed-off-by: Ryan Moats --- .../northbound/networkconfiguration/neutron/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/opendaylight/northbound/networkconfiguration/neutron/pom.xml b/opendaylight/northbound/networkconfiguration/neutron/pom.xml index 9a82afbb1a..f8342f935c 100644 --- a/opendaylight/northbound/networkconfiguration/neutron/pom.xml +++ b/opendaylight/northbound/networkconfiguration/neutron/pom.xml @@ -44,6 +44,16 @@ org.codehaus.enunciate maven-enunciate-plugin + + enunciate.xml + + + + + docs + + + org.apache.felix -- 2.36.6