X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=2a5ba096730728b6773e2c5d6d235837c77a378f;hb=664fc9940569ebfd54dcfc3db87bab66fad9300e;hp=0a3a77cc6030101078703adefdfc3d0431e652b1;hpb=534f58364b20e7ae44d40e28cb7bb77ac93df377;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 0a3a77cc60..2a5ba09673 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -13,14 +13,10 @@ 0.3.0-SNAPSHOT pom ${project.artifactId} - - 3.0.4 - netconf-api - - + netconf-cli netconf-config netconf-impl config-netconf-connector @@ -114,13 +110,13 @@ maven-checkstyle-plugin false - false + true checkstyle-logging.xml true 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