X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fflows%2Fpom.xml;h=718b6dfc506b475f0eb0064f852f849f7d1fb002;hp=ed31de81ef238407366fe861e9a90c340192b31c;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=054306c1c3b582b4448db31c2058c7282246a258 diff --git a/opendaylight/web/flows/pom.xml b/opendaylight/web/flows/pom.xml index ed31de81ef..718b6dfc50 100644 --- a/opendaylight/web/flows/pom.xml +++ b/opendaylight/web/flows/pom.xml @@ -4,19 +4,39 @@ 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 - flows.web - 0.4.1-SNAPSHOT + 0.4.2-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 + + @@ -26,10 +46,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, @@ -78,8 +96,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 @@ -87,30 +104,10 @@ - - - org.opendaylight.controller - forwardingrulesmanager - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - usermanager - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - web - - + + 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 +