X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontrollermanager%2Fpom.xml;h=6c79f9d6e2c1f609e0ca538ed8cc3367b7ef288f;hb=e13de280c24593cf8b1ddae56966d50e61f48638;hp=866f166c4b067093c317027c41689c4839f5d54b;hpb=ba470e5b912b7251110b6e7a1da583144a5b8fe8;p=controller.git diff --git a/opendaylight/northbound/controllermanager/pom.xml b/opendaylight/northbound/controllermanager/pom.xml index 866f166c4b..6c79f9d6e2 100644 --- a/opendaylight/northbound/controllermanager/pom.xml +++ b/opendaylight/northbound/controllermanager/pom.xml @@ -4,33 +4,49 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight controllermanager.northbound - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT bundle - - 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 - + + + junit + junit + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller.thirdparty + com.sun.jersey.jersey-servlet + + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + + - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - - - org.opendaylight.controller - sal - ${sal.version} - - - org.apache.felix @@ -40,8 +56,7 @@ ${project.artifactId} - - org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.configuration, org.opendaylight.controller.containermanager, @@ -63,48 +78,30 @@ com.fasterxml.jackson.annotation, com.fasterxml.jackson.jaxrs.base, com.fasterxml.jackson.jaxrs.json, - !org.codehaus.enunciate.jaxrs - + !org.codehaus.enunciate.jaxrs /controller/nb/v2/controllermanager ,${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.thirdparty - com.sun.jersey.jersey-servlet - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - commons.northbound - - - org.codehaus.enunciate - enunciate-core-annotations - - - junit - junit - - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - - + + 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 +