X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fimplementation%2Fpom.xml;h=dbf71fec6866b9cfb2ab1c368378495294b02948;hp=25e558eed962764acb357664ccaefd5cada33410;hb=67dd6d9e323157551345f89d3c00c8ebad068a11;hpb=5ec563c2e47e7e104223bbad155f9f3f0fadd38b diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 25e558eed9..dbf71fec68 100644 --- a/opendaylight/usermanager/implementation/pom.xml +++ b/opendaylight/usermanager/implementation/pom.xml @@ -1,28 +1,27 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.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 + HEAD usermanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -52,10 +51,10 @@ org.opendaylight.controller.usermanager - + --> org.opendaylight.controller.usermanager.internal.Activator @@ -70,27 +69,43 @@ org.opendaylight.controller usermanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT + + + org.springframework.security + spring-security-web + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.slf4j + jcl-over-slf4j