X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fbridgedomain%2Fpom.xml;h=f11297808047edac9bf33663e434cdf1363e6fa9;hp=9792de1dbe3f48aac45d9afaf24f21d9cf836d71;hb=1c79202684429691381362a27303514f8d2cb59f;hpb=5bf8e609e5f7c2f69ea58a5d0e6d7a564457b2f1 diff --git a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml index 9792de1dbe..f112978080 100644 --- a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml @@ -4,44 +4,53 @@ 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 - networkconfig.bridgedomain.northbound - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT bundle + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + sal.networkconfiguration + + - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - - - org.opendaylight.controller - sal - ${sal.version} - - - org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - - org.opendaylight.controller.sal.core, + + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.networkconfig.bridgedomain, org.opendaylight.controller.containermanager, @@ -61,46 +70,31 @@ org.apache.catalina.filters, com.fasterxml.jackson.jaxrs.base, com.fasterxml.jackson.jaxrs.json, - !org.codehaus.enunciate.jaxrs - - - + !org.codehaus.enunciate.jaxrs + /controller/nb/v2/networkconfig/bridgedomain ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF + + org.codehaus.enunciate + maven-enunciate-plugin + + + org.opendaylight.controller + sal + ${sal.version} + + + - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - sal.connection - - - org.opendaylight.controller - sal.networkconfiguration - - - org.opendaylight.controller - connectionmanager - - - org.opendaylight.controller - containermanager - - - org.codehaus.enunciate - enunciate-core-annotations - - - org.opendaylight.controller - commons.northbound - - + + 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 +