X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fconnectionmanager%2Fpom.xml;h=7c17c74800d53d8ad1ada61934fdae6c8ce9e9ea;hb=f330b481b7f70fb165f423cc566214d1efddade8;hp=b1f699bd36143c21d1a5d28903bef9cb78fc8b15;hpb=cd70a1080d382015a1eebbde8fa0d9ad156ce404;p=controller.git diff --git a/opendaylight/northbound/connectionmanager/pom.xml b/opendaylight/northbound/connectionmanager/pom.xml index b1f699bd36..7c17c74800 100644 --- a/opendaylight/northbound/connectionmanager/pom.xml +++ b/opendaylight/northbound/connectionmanager/pom.xml @@ -4,33 +4,41 @@ 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 - connectionmanager.northbound - 0.1.1-SNAPSHOT + 0.1.2-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.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - - - org.opendaylight.controller - sal - ${sal.version} - - - org.apache.felix maven-bundle-plugin @@ -38,10 +46,8 @@ true - - - - org.opendaylight.controller.sal.core, + + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, org.opendaylight.controller.usermanager, @@ -58,49 +64,33 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, - !org.codehaus.enunciate.jaxrs - - - + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, + !org.codehaus.enunciate.jaxrs + /controller/nb/v2/connectionmanager ,${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 - ${sal.version} - - - org.opendaylight.controller - sal.connection - ${sal.connection.version} - - - org.opendaylight.controller - connectionmanager - ${connectionmanager.version} - - - org.opendaylight.controller - containermanager - ${containermanager.version} - - - org.codehaus.enunciate - enunciate-core-annotations - ${enunciate.version} - - - org.opendaylight.controller - commons.northbound - ${commons.northbound.version} - - + + 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 +