X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fpom.xml;h=59a7b3b1bc0f95c9a02a43c8e3297ec138b6516e;hp=d169de9f2af44372d4099adb6015c82b14d8d85e;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hpb=f062dc05cc7caaf0c1811856370f1c9e2f1e5c34 diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index d169de9f2a..59a7b3b1bc 100644 --- a/opendaylight/northbound/staticrouting/pom.xml +++ b/opendaylight/northbound/staticrouting/pom.xml @@ -1,22 +1,21 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.1 ../../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD + master-tagforprepareonly-controller-bulk-release-2-1 forwarding.staticrouting.northbound - 0.4.1-SNAPSHOT + 0.4.1 bundle @@ -27,7 +26,7 @@ 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,22 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting - ${forwarding.staticrouting} org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT junit