X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=19bf611eb3c25d61e2c82f62a459705ba01bd6ef;hb=refs%2Fchanges%2F92%2F23292%2F1;hp=885bdb4fddd3fde27fba74753dee116616eb65d6;hpb=1c6e2a5fad11f749ca174d7d0904f6be6292b2a7;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 885bdb4fdd..19bf611eb3 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,25 +5,23 @@ org.opendaylight.controller commons.opendaylight - 1.5.0-SNAPSHOT + 1.5.0-Lithium ../commons/opendaylight netconf-subsystem - 0.3.0-SNAPSHOT + 0.3.0-Lithium pom ${project.artifactId} - - 3.0.4 - netconf-api - - + netconf-cli netconf-config netconf-impl config-netconf-connector + mdsal-netconf-connector + mdsal-netconf-monitoring netconf-util netconf-netty-util config-persister-impl @@ -32,12 +30,17 @@ netconf-ssh netconf-tcp netconf-monitoring + ietf-netconf ietf-netconf-monitoring + ietf-netconf-notifications ietf-netconf-monitoring-extension netconf-connector-config + netconf-mdsal-config netconf-auth netconf-usermanager netconf-testtool + netconf-notifications-impl + netconf-notifications-api netconf-artifacts @@ -114,13 +117,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}\/,**\/netconf\/test\/tool\/Main.java + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java, **\/netconf\/test\/tool\/client\/stress\/StressClient.java