X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-ssh%2Fpom.xml;h=4fdaafe6c2a97cd8a8a572591f4245bba425298f;hb=4f0f6f3a97b17d1e6914149c4c999d8801596c41;hp=8af48eb5630c4521d1d79f45ead149ae3586d979;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index 8af48eb563..4fdaafe6c2 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -11,28 +11,16 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-ssh - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -50,18 +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.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types com.google.guava @@ -89,6 +69,10 @@ org.osgi org.osgi.compendium + + org.osgi + org.osgi.core + @@ -109,13 +93,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -