X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=73e0a467c040cc3cc8e7f3518e2a209ebdddb453;hp=f60b4b02f5edb571c15313139ce32895fb4843a8;hb=4eb724db3877173d502ba38c6d83bec780b38bb2;hpb=66bb5943ab1aad5d4b969a8a75c382c7590fb181 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index f60b4b02f5..73e0a467c0 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.5-SNAPSHOT ../ 4.0.0 @@ -33,31 +32,45 @@ commons-io commons-io + + org.opendaylight.controller + usermanager + + + 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,