X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fpom.xml;h=e65c19ff849abe33c0d0b08e6f97446c23758c1b;hp=6fc98d9f06cba0f0ed9b502a7a79d8fabc27b1cb;hb=d5702150e612565cd091f184064f017bc4cc3971;hpb=ba470e5b912b7251110b6e7a1da583144a5b8fe8 diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index 6fc98d9f06..e65c19ff84 100644 --- a/opendaylight/web/topology/pom.xml +++ b/opendaylight/web/topology/pom.xml @@ -4,32 +4,58 @@ 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 - topology.web - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + + org.opendaylight.controller + web + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + junit + junit + test + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - - org.opendaylight.controller.containermanager, + + org.opendaylight.controller.containermanager, org.opendaylight.controller.configuration, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.packet.address, @@ -82,8 +108,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/topology ${project.basedir}/src/main/resources/META-INF @@ -91,39 +116,10 @@ - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - topologymanager - - - org.opendaylight.controller - web - - - org.opendaylight.controller.thirdparty - net.sf.jung2 - - - junit - junit - test - - + + 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 +