X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-ssh%2Fpom.xml;h=4fdaafe6c2a97cd8a8a572591f4245bba425298f;hb=070e0593a3bbbf05bfc0b5e286c85e93c5dfbe64;hp=58c9ab4f005787e3435549fb36fd544c6641cabb;hpb=340e6590af4b1acec713df54252f7856abaa3ead;p=netconf.git diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index 58c9ab4f00..4fdaafe6c2 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -9,51 +9,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-ssh - 1.4.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.12.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -71,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 @@ -118,6 +69,10 @@ org.osgi org.osgi.compendium + + org.osgi + org.osgi.core + @@ -125,11 +80,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.ssh.osgi.NetconfSSHActivator - - org.apache.maven.plugins @@ -143,13 +93,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -