X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=3b4125b386f46f12751ea9e9ce5db6de9679b002;hb=2e7347fdc0eb7734ff59a4f902227a93ab6afece;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..3b4125b386 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,9 +1,8 @@ - + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.4-SNAPSHOT ../ 4.0.0 @@ -33,31 +32,46 @@ commons-io commons-io + + org.opendaylight.controller + usermanager + 0.4.2-SNAPSHOT + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + package + + test-jar + + + + org.apache.felix maven-bundle-plugin org.opendaylight.controller.netconf.osgi.NetconfSSHActivator - - org.opendaylight.controller.netconf.ssh, - com.google.common.base, ch.ethz.ssh2, ch.ethz.ssh2.signature, - java.net, - javax.annotation, org.apache.commons.io, - org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.osgi, - org.opendaylight.protocol.framework, + org.opendaylight.controller.usermanager, + org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.utils, org.osgi.framework, - org.slf4j + org.osgi.util.tracker, + org.slf4j,