Bug #65 - Fix inconsistencies in the NB REST APIs
[controller.git] / opendaylight / northbound / subnets / pom.xml
index 72b0a04c906a0b049915ca4c8da19f5afe054851..471566413271ec2242f800661c0ea3742991925d 100644 (file)
               javax.xml.bind.annotation,
               org.slf4j,
               org.apache.catalina.filters,
+              org.codehaus.jackson.jaxrs,
               !org.codehaus.enunciate.jaxrs
             </Import-Package>
             <Export-Package>
             </Export-Package>
-            <Web-ContextPath>/controller/nb/v2/subnet</Web-ContextPath>
+            <Web-ContextPath>/controller/nb/v2/subnetservice</Web-ContextPath>
           </instructions>
           <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
         </configuration>