X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fflows%2Fpom.xml;h=c966f67da52c3949dfe06c5eb6474e0ab12e3f8a;hp=922d4a9a522c501a069d27c23e1f06313f8460cd;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=4e26ab3b9eb6b1e8ac42dc99d6fa6a5e46ca2175 diff --git a/opendaylight/web/flows/pom.xml b/opendaylight/web/flows/pom.xml index 922d4a9a52..c966f67da5 100644 --- a/opendaylight/web/flows/pom.xml +++ b/opendaylight/web/flows/pom.xml @@ -1,22 +1,28 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../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 + + flows.web - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -57,10 +63,9 @@ org.apache.taglibs.standard.tag.rt.fmt, org.apache.taglibs.standard.tei, org.apache.taglibs.standard.tlv, - org.codehaus.jackson, - org.codehaus.jackson.annotate, - org.codehaus.jackson.map, - org.codehaus.jackson.map.annotate, + com.fasterxml.jackson.core, + com.fasterxml.jackson.annotation, + com.fasterxml.jackson.databind, org.osgi.framework, org.slf4j, org.springframework.beans, @@ -73,7 +78,7 @@ org.springframework.web.servlet.config, org.springframework.web.servlet.view, org.springframework.web.filter, - org.springframework.web.context + org.springframework.web.context /controller/web/flows @@ -86,32 +91,26 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT org.opendaylight.controller usermanager - 0.4.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller web - 0.4.0-SNAPSHOT