X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fflowprogrammer%2Fpom.xml;h=6d2060ef73928f86af0e446d37fa2069f4f90dab;hp=1b81ccb450f71a9050739830c3e57758e0a43fc4;hb=082d7ba433b85d5810c50f624d2691088336e66a;hpb=3dcdf33c8cbc2eba8b2e6cb0f110a17edfe57ec4 diff --git a/opendaylight/northbound/flowprogrammer/pom.xml b/opendaylight/northbound/flowprogrammer/pom.xml index 1b81ccb450..6d2060ef73 100644 --- a/opendaylight/northbound/flowprogrammer/pom.xml +++ b/opendaylight/northbound/flowprogrammer/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -16,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} @@ -57,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 @@ -74,7 +73,6 @@ org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller @@ -83,22 +81,18 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.7.0-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT junit