X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fflows%2Fpom.xml;h=99238c6aad52f2d769258f57d46f04618db66d48;hp=8dd5777350ee6e2be62eddfe417bf8b8f3d36ca4;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=f3547ac7799c832edb82e61180bd03766fa4df89 diff --git a/opendaylight/web/flows/pom.xml b/opendaylight/web/flows/pom.xml index 8dd5777350..99238c6aad 100644 --- a/opendaylight/web/flows/pom.xml +++ b/opendaylight/web/flows/pom.xml @@ -1,35 +1,52 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.5.0-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 - flows.web - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + usermanager + + + org.opendaylight.controller + web + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - - org.opendaylight.controller.forwardingrulesmanager, + + org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.core, @@ -63,10 +80,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, @@ -79,8 +95,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 ${project.basedir}/src/main/resources/META-INF @@ -88,36 +103,10 @@ - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.5.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 - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +