X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fimplementation%2Fpom.xml;h=dcdc2f6d50447e942fe868c22bc69bc732bfe248;hp=96d6426cc2109654d16e44c87e954f4f6bca0014;hb=0818295c3e0c6878853cb87285452854b565a6dd;hpb=ebe13a786dcab630340ed87ec98cb457ff4ea5dd diff --git a/opendaylight/usermanager/implementation/pom.xml b/opendaylight/usermanager/implementation/pom.xml index 96d6426cc2..dcdc2f6d50 100644 --- a/opendaylight/usermanager/implementation/pom.xml +++ b/opendaylight/usermanager/implementation/pom.xml @@ -1,23 +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 @@ -28,7 +32,6 @@ 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,43 @@ org.opendaylight.controller usermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT + + + org.springframework.security + spring-security-web + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.slf4j + jcl-over-slf4j