X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-ssh%2Fpom.xml;h=e7976f3def6f2c7e421095a62e62fe4739ccfb18;hb=bcdbb29c7492c47ecd761d91447d9719c0a21073;hp=66f87fb69936f7d661035649f73e38275e02a168;hpb=7aa14fc90d0344b9645c5c6ddd64315a1c2dc748;p=netconf.git diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index 66f87fb699..e7976f3def 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -9,24 +9,24 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-ssh - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT ${project.artifactId} bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.9.0-SNAPSHOT pom import @@ -63,14 +63,6 @@ org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 - - org.bouncycastle - bcpkix-jdk15on - - - org.bouncycastle - bcprov-jdk15on - com.google.guava guava @@ -104,11 +96,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.ssh.osgi.NetconfSSHActivator - - org.apache.maven.plugins @@ -122,17 +109,6 @@ - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -