X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fpom.xml;h=937eea1396e2020b84c72486272b6f38a4b6c579;hb=b793c0975ad57dad359785b1b4cefb1603ed6087;hp=525831f7e95e330c4b7ed48dc7a3c302745cfb7a;hpb=05c99de44ef0041610bfbcc1e777060c7d7e3214;p=controller.git diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index 525831f7e9..937eea1396 100644 --- a/opendaylight/northbound/staticrouting/pom.xml +++ b/opendaylight/northbound/staticrouting/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -15,19 +15,18 @@ forwarding.staticrouting.northbound - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${sal.version} @@ -57,7 +56,8 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -74,27 +74,26 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting - 0.4.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT + + + junit + junit