Bug #65 - Fix inconsistencies in the NB REST APIs
[controller.git] / opendaylight / northbound / flowprogrammer / pom.xml
index 6319c7c8deeb30c1973820adbd46973672845d36..960c835dc89306b55d3fd7b87bfc061ca49ec074 100644 (file)
               javax.xml.bind.annotation,
               javax.xml.bind,
               org.slf4j,
+              org.codehaus.jackson.jaxrs,
               !org.codehaus.enunciate.jaxrs
             </Import-Package>
             <Export-Package>
             </Export-Package>
-            <Web-ContextPath>/controller/nb/v2/flow</Web-ContextPath>
+            <Web-ContextPath>/controller/nb/v2/flowprogrammer</Web-ContextPath>
           </instructions>
           <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
         </configuration>