X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fusermanager%2Fapi%2Fpom.xml;h=c932a7cb31b201eb2a62246def052b428c47c6c2;hp=768ccba13896d6232590e6c1d2fb1f1defba7f34;hb=2c91a4687fefcbbbd3dbc5a2ce1aaf96019b34c7;hpb=633fd9012d8ff920283da437131b19d8cd3c2330 diff --git a/opendaylight/usermanager/api/pom.xml b/opendaylight/usermanager/api/pom.xml index 768ccba138..c932a7cb31 100644 --- a/opendaylight/usermanager/api/pom.xml +++ b/opendaylight/usermanager/api/pom.xml @@ -1,32 +1,52 @@ - + + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-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 - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + javax.servlet + + + junit + junit + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-web + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.configuration, + org.opendaylight.controller.configuration, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, @@ -44,44 +64,18 @@ org.springframework.security.authentication, org.springframework.security.core.authority, org.springframework.security.core.userdetails, - javax.xml.bind.annotation - - - org.opendaylight.controller.usermanager, - - - + javax.xml.bind.annotation + org.opendaylight.controller.usermanager, ${project.basedir}/META-INF - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - junit - junit - - - equinoxSDK381 - javax.servlet - - - - org.springframework.security - spring-security-core - - - org.springframework.security - spring-security-web - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +