X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fflows%2Fpom.xml;h=f62c6ac4d4f5169bfab268852c5f167159f16657;hp=c966f67da52c3949dfe06c5eb6474e0ab12e3f8a;hb=d1243dc6da239191adb49fe6c78a933553af1939;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903 diff --git a/opendaylight/web/flows/pom.xml b/opendaylight/web/flows/pom.xml index c966f67da5..f62c6ac4d4 100644 --- a/opendaylight/web/flows/pom.xml +++ b/opendaylight/web/flows/pom.xml @@ -7,29 +7,46 @@ 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.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 + + 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, @@ -78,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 @@ -87,30 +103,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 +