X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=5dde0448bd03ac6b16b49aee77f5589969ea77d1;hb=817e66a52d537af6127472fa6ca7b460ce30f938;hp=f60b4b02f5edb571c15313139ce32895fb4843a8;hpb=4e194e593ec8e8d80784715d88e19adaa654aa4a;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index f60b4b02f5..5dde0448bd 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -33,10 +33,28 @@ commons-io commons-io + + org.opendaylight.controller + usermanager + 0.4.1-SNAPSHOT + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + package + + test-jar + + + + org.apache.felix maven-bundle-plugin @@ -55,9 +73,13 @@ org.apache.commons.io, org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.osgi, + org.opendaylight.controller.usermanager, + org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.utils, org.opendaylight.protocol.framework, org.osgi.framework, - org.slf4j + org.osgi.util.tracker, + org.slf4j,