X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fapi%2Fpom.xml;h=c932a7cb31b201eb2a62246def052b428c47c6c2;hb=32674123f97aecb36a57927389fcc1bb9d92c3f8;hp=5d9e6c70ce622415a190ed1f4438407103e5a924;hpb=3309a1819d3cd168bc130f0ae57f96f47ec9919d;p=controller.git diff --git a/opendaylight/usermanager/api/pom.xml b/opendaylight/usermanager/api/pom.xml index 5d9e6c70ce..c932a7cb31 100644 --- a/opendaylight/usermanager/api/pom.xml +++ b/opendaylight/usermanager/api/pom.xml @@ -1,121 +1,81 @@ - + + 4.0.0 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 - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + javax.servlet + + + junit + junit + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-web + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, + org.opendaylight.controller.configuration, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.utils, - org.opendaylight.controller.containermanager, org.slf4j, org.eclipse.osgi.framework.console, org.osgi.framework, org.apache.felix.dm, - org.apache.commons.lang3.builder, org.apache.commons.logging, javax.servlet, javax.servlet.http, org.springframework.security.web.context, org.springframework.security.core, org.springframework.security.core.context, - org.apache.commons.lang3, org.springframework.security.authentication, org.springframework.security.core.authority, org.springframework.security.core.userdetails, - javax.xml.bind.annotation - - - org.opendaylight.controller.usermanager, - - - - - + javax.xml.bind.annotation + org.opendaylight.controller.usermanager, ${project.basedir}/META-INF - - - org.opendaylight.controller - containermanager - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - junit - junit - - - equinoxSDK381 - javax.servlet - - - - org.springframework.security - spring-security-config - - - org.springframework.security - spring-security-core - - - org.springframework.security - spring-security-web - - - org.springframework.security - spring-security-taglibs - - - org.springframework - org.springframework.transaction - - + + 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 +