X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fimplementation%2Fpom.xml;h=9567db0293dc29cb981b00184246f6cc430bc175;hp=49a4e77d2da38c533cef11a0cea1e135ca45fdff;hb=b2f1e02e9c650f9c9dbbe8eb5b7fa52210276866;hpb=e7fa20b7152db96fab27c22e12441a1ffb7ead93 diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 49a4e77d2d..9567db0293 100644 --- a/opendaylight/usermanager/implementation/pom.xml +++ b/opendaylight/usermanager/implementation/pom.xml @@ -1,34 +1,65 @@ - + + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-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 - usermanager.implementation - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + usermanager + + + org.slf4j + jcl-over-slf4j + + + org.springframework.security + spring-security-web + + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - + org.opendaylight.controller.configuration, org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, @@ -49,48 +80,24 @@ org.springframework.security.authentication, org.springframework.security.core.authority, org.springframework.security.core.userdetails, - org.opendaylight.controller.usermanager - + org.opendaylight.controller.usermanager - - - - org.opendaylight.controller.usermanager.internal.Activator - + --> + + org.opendaylight.controller.usermanager.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - usermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - + + 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 +