X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fusermanager%2Fpom.xml;h=c7ab2fa71201a44622d2ab3b2208a430b7e67af8;hp=b48d67252e1bac2165f8d7a8bdec5c25b952ea91;hb=494d528befd3908cc1b5f1c7706d34414819ef03;hpb=f46e0c0ac627304099c17783696bc0b5c9f622e1 diff --git a/opendaylight/northbound/usermanager/pom.xml b/opendaylight/northbound/usermanager/pom.xml index b48d67252e..c7ab2fa712 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.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 - usermanager.northbound - 0.0.1-SNAPSHOT + 0.0.2-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, @@ -49,44 +58,24 @@ 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/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 +