X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fapi%2Fpom.xml;h=ab2bb4fa12de2e807106d6dde5bd85f41519f918;hb=189245a66ac2fec16b7b465c7a7cc7c64a5894ae;hp=3b518cc5bc21eec1cff1f9fa12158fca14fe5eeb;hpb=2af7af1c16a44873ff474ad8429e41f762c54e73;p=controller.git diff --git a/opendaylight/usermanager/api/pom.xml b/opendaylight/usermanager/api/pom.xml index 3b518cc5bc..ab2bb4fa12 100644 --- a/opendaylight/usermanager/api/pom.xml +++ b/opendaylight/usermanager/api/pom.xml @@ -1,21 +1,43 @@ - + + 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 + + @@ -25,87 +47,37 @@ 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 - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - 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 +