X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Ftroubleshoot%2Fpom.xml;h=1c03f30aae26f7b04c7ca841149e23d0d4bf155a;hp=4550be87f9853e5d2d78f10d930301a70f7c3f8d;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=0b6e6ac086a8daf9f2c860b8a9dd8b45465124f4 diff --git a/opendaylight/web/troubleshoot/pom.xml b/opendaylight/web/troubleshoot/pom.xml index 4550be87f9..1c03f30aae 100644 --- a/opendaylight/web/troubleshoot/pom.xml +++ b/opendaylight/web/troubleshoot/pom.xml @@ -4,19 +4,43 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-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 - troubleshoot.web - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + com.fasterxml.jackson.core + jackson-databind + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + statisticsmanager + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + web + + @@ -26,10 +50,8 @@ true - - - - org.opendaylight.controller.forwardingrulesmanager, + + org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.core, @@ -80,8 +102,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/troubleshoot ${project.basedir}/src/main/resources/META-INF @@ -89,40 +110,10 @@ - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - statisticsmanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - web - 0.4.1-SNAPSHOT - - - - com.fasterxml.jackson.core - jackson-databind - - + + 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 +