X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fflowprogrammer%2Fpom.xml;h=6d2060ef73928f86af0e446d37fa2069f4f90dab;hb=b6e0728dcdc8510b68ff4b17db2da951ca294783;hp=cfab7a2857690889826a360aea7f02f599d27b46;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/northbound/flowprogrammer/pom.xml b/opendaylight/northbound/flowprogrammer/pom.xml index cfab7a2857..6d2060ef73 100644 --- a/opendaylight/northbound/flowprogrammer/pom.xml +++ b/opendaylight/northbound/flowprogrammer/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 @@ flowprogrammer.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} @@ -56,7 +55,8 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -73,42 +73,30 @@ org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - org.opendaylight.controller - commons.northbound - 0.4.1-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.18-SNAPSHOT + org.opendaylight.controller + commons.northbound - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.43-SNAPSHOT + junit + junit