X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=885bdb4fddd3fde27fba74753dee116616eb65d6;hp=8abf67ec8c5fe198315be84d8f8d5d9d424347e0;hb=7cb629e68c0388c7d53fa60231479caab1d4329b;hpb=49de6c0a8ae574676eaf3aab94584291fe6ece92 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 8abf67ec8c..885bdb4fdd 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT pom ${project.artifactId} @@ -37,6 +37,9 @@ netconf-connector-config netconf-auth netconf-usermanager + netconf-testtool + + netconf-artifacts @@ -109,7 +112,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.12 false false @@ -118,7 +120,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java @@ -152,15 +154,5 @@ netconf-it - - - testtool - - false - - - netconf-testtool - -