X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fusermanager%2Fimplementation%2Fpom.xml;h=d17868af886e68c723f1277d36c819e14175bcdc;hb=c3643955d3f94a145a278fb71546947b44e98e26;hp=96d6426cc2109654d16e44c87e954f4f6bca0014;hpb=54f0b73b9c5b40ef74a13fd38de9c8e1370bcb24;p=controller.git diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 96d6426cc2..d17868af88 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.2-1-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 + stable/hydrogen + usermanager.implementation - 0.4.0-SNAPSHOT + 0.4.2-1-SNAPSHOT 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,40 @@ 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 + ${configuration.version} 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 + +