Cherry-picked and merged modified JavaDocs for northbound apis to fix JSON/XML repres...
[controller.git] / opendaylight / northbound / switchmanager / pom.xml
index a416414d06607208b430b2d14932e986937b847b..401cc948b888f5ab38ae99157cb141e551094b4c 100644 (file)
               org.slf4j,
               org.apache.catalina.filters,
               org.codehaus.jackson.jaxrs,
+              org.codehaus.jackson.annotate,
               !org.codehaus.enunciate.jaxrs
             </Import-Package>
             <Web-ContextPath>/controller/nb/v2/switchmanager</Web-ContextPath>
+            <Jaxrs-Resources>,${classes;ANNOTATION;javax.ws.rs.Path}</Jaxrs-Resources>
           </instructions>
           <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
         </configuration>