X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-ssh%2Fpom.xml;h=4fdaafe6c2a97cd8a8a572591f4245bba425298f;hb=070e0593a3bbbf05bfc0b5e286c85e93c5dfbe64;hp=66f87fb69936f7d661035649f73e38275e02a168;hpb=c8b97d445cc89c61fe0412241229b08324894e99;p=netconf.git diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index 66f87fb699..4fdaafe6c2 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -9,30 +9,18 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-ssh - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -50,26 +38,10 @@ ${project.groupId} netconf-impl - - org.opendaylight.controller - threadpool-config-api - - - org.opendaylight.controller - netty-config-api - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - org.bouncycastle - bcpkix-jdk15on - - - org.bouncycastle - bcprov-jdk15on + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types com.google.guava @@ -97,6 +69,10 @@ org.osgi org.osgi.compendium + + org.osgi + org.osgi.core + @@ -104,11 +80,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.ssh.osgi.NetconfSSHActivator - - org.apache.maven.plugins @@ -122,17 +93,6 @@ - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -