X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fimplementation%2Fpom.xml;h=58bbec3dc85eebe3db7693dc119b6cfbe491adc5;hb=85b79a357526f0f379aeb02df859c65acb1d8446;hp=9c9014e7a360f79193c67df9b37a8e0a4bfe6c37;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 9c9014e7a3..58bbec3dc8 100644 --- a/opendaylight/usermanager/implementation/pom.xml +++ b/opendaylight/usermanager/implementation/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -14,7 +14,7 @@ usermanager.implementation - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -26,8 +26,8 @@ - org.opendaylight.controller.clustering.services, org.opendaylight.controller.configuration, + org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, @@ -51,10 +51,10 @@ org.opendaylight.controller.usermanager - + --> org.opendaylight.controller.usermanager.internal.Activator @@ -69,27 +69,39 @@ org.opendaylight.controller usermanager - 0.4.1-SNAPSHOT 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 + + org.springframework.security + spring-security-web + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.slf4j + jcl-over-slf4j + +