Merge "Refactor SubnetConfig"
[controller.git] / opendaylight / samples / northbound / loadbalancer / pom.xml
index 3b0ae0cdebec87d5eb42dfeeb63d27cb0f82a2e2..2ccb4409520557ef750e3c0d1861c4f9e558898c 100644 (file)
@@ -58,6 +58,7 @@
               javax.xml.bind,
               org.slf4j,
               org.apache.catalina.filters,
+              org.codehaus.jackson.jaxrs,
               !org.codehaus.enunciate.jaxrs
             </Import-Package>
             <Web-ContextPath>/one/nb/v2/lb</Web-ContextPath>
@@ -76,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>containermanager</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>