X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fusermanager%2Fpom.xml;h=fe32bcf5d3840ddbcd735cc48eb5b91c6b593bfa;hp=ed94369da3dece4f2bc0ba72b55e37e1789be812;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=8dbd8803d1ad8683ab8b1727d9d3b870378c7911 diff --git a/opendaylight/northbound/usermanager/pom.xml b/opendaylight/northbound/usermanager/pom.xml index ed94369da3..fe32bcf5d3 100644 --- a/opendaylight/northbound/usermanager/pom.xml +++ b/opendaylight/northbound/usermanager/pom.xml @@ -4,37 +4,46 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.5.0-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 - usermanager.northbound - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT bundle + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + usermanager + + + junit + junit + test + + - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - - org.opendaylight.controller.sal.utils, + + org.opendaylight.controller.sal.utils, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, org.opendaylight.controller.northbound.commons.utils, @@ -47,45 +56,26 @@ javax.xml.bind.annotation, org.slf4j, 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/usermanager ,${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 - usermanager - ${usermanager.version} - - - org.opendaylight.controller - commons.northbound - ${commons.northbound.version} - - - org.codehaus.enunciate - enunciate-core-annotations - ${enunciate.version} - - - junit - junit - ${junit.version} - test - - + + 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 +