X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fimplementation%2Fpom.xml;h=322906b940b0622a83652813e1703898a628df07;hp=96d6426cc2109654d16e44c87e954f4f6bca0014;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hpb=54f0b73b9c5b40ef74a13fd38de9c8e1370bcb24 diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 96d6426cc2..322906b940 100644 --- a/opendaylight/usermanager/implementation/pom.xml +++ b/opendaylight/usermanager/implementation/pom.xml @@ -1,34 +1,37 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1 ../../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 + master-tagforprepareonly-controller-bulk-release-2-1 + usermanager.implementation - 0.4.0-SNAPSHOT + 0.4.1 bundle org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true - 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, org.opendaylight.controller.sal.utils, - org.opendaylight.controller.switchmanager, org.opendaylight.controller.containermanager, org.slf4j, org.eclipse.osgi.framework.console, @@ -48,10 +51,10 @@ org.opendaylight.controller.usermanager - + --> org.opendaylight.controller.usermanager.internal.Activator @@ -66,32 +69,39 @@ org.opendaylight.controller usermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT org.opendaylight.controller containermanager - 0.4.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 + + org.springframework.security + spring-security-web + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.slf4j + jcl-over-slf4j + +