X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-ssh%2Fpom.xml;h=9f07f70e16a392713ced51db2e6b1a010c8dbb51;hb=7072e63a98485bbbfa686a639d28002377972aa0;hp=0225bdbf6f9f075ac302e473f994f2a380aade71;hpb=e7149587aacbb9a2afae4f89db6976574588ac47;p=netconf.git diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index 0225bdbf6f..9f07f70e16 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -9,15 +9,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 org.opendaylight.netconf netconf-ssh - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -25,11 +25,32 @@ org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.1 + 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 + @@ -63,14 +84,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 +117,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.ssh.osgi.NetconfSSHActivator - - org.apache.maven.plugins @@ -123,8 +131,11 @@ - org.opendaylight.yangtools - yang-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error +