X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fpom.xml;h=fbd07fb4fdf18032704ae7f70d0b0ddf65d086d0;hp=b3c79ffce1ad137e2c1168d8eab153ef4dda13a4;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index b3c79ffce1..fbd07fb4fd 100644 --- a/opendaylight/web/topology/pom.xml +++ b/opendaylight/web/topology/pom.xml @@ -4,19 +4,48 @@ org.opendaylight.controller commons.opendaylight - 1.4.1 + 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 - master-tagforprepareonly-controller-bulk-release-2-1 - topology.web - 0.4.1 + 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 + + @@ -26,10 +55,8 @@ 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 +109,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 +117,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 +