X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsecurity%2Fpom.xml;h=eb818ffcc2bf3e354f2e91fad8f8b21847da365e;hb=17b979b07eb99462a250a1c9d85ff676330bb4e4;hp=8eb3cc11667ff15db2735034561b95c1a8b5d7f1;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c;p=controller.git diff --git a/opendaylight/security/pom.xml b/opendaylight/security/pom.xml index 8eb3cc1166..eb818ffcc2 100644 --- a/opendaylight/security/pom.xml +++ b/opendaylight/security/pom.xml @@ -1,59 +1,60 @@ - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../commons/opendaylight - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.0-SNAPSHOT + ../commons/opendaylight + - security - 0.4.0-SNAPSHOT - bundle - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.apache.catalina - - - org.slf4j, - javax.servlet, - org.apache.catalina, - org.apache.catalina.connector, - org.apache.catalina.valves, - org.apache.catalina.realm, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.authorization, - org.opendaylight.controller.usermanager - - - org.opendaylight.controller.security - - - - - - - - - org.opendaylight.controller - usermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - + security + 0.4.0-SNAPSHOT + bundle + + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.apache.catalina + + + org.slf4j, + javax.servlet, + org.apache.catalina, + org.apache.catalina.connector, + org.apache.catalina.valves, + org.apache.catalina.realm, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.usermanager + + + org.opendaylight.controller.security + + + ${project.basedir}/META-INF + + + + + + + org.opendaylight.controller + usermanager + 0.4.0-SNAPSHOT + + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT + +