X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=f33eb112bf2d1e11423370ed840d04b6f19d834d;hp=a990b5c6cb935d1139f54353a5282329f9fd3b0e;hb=b3ec1f78570c3599a8ca63fbd86b22f756371c60;hpb=cccc148d3cd2b5a2a7c86da2e74f2ea43fa00b93 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index a990b5c6cb..f33eb112bf 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,18 +5,17 @@ org.opendaylight.controller commons.opendaylight - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom ${project.artifactId} netconf-api - netconf-cli netconf-config netconf-impl config-netconf-connector @@ -24,23 +23,22 @@ mdsal-netconf-monitoring netconf-util netconf-netty-util - config-persister-impl netconf-mapping-api netconf-client + netconf-config-dispatcher 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 + sal-netconf-connector + messagebus-netconf + features + models + tools netconf-artifacts @@ -78,35 +76,37 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - + config generate-sources - src/main/yang - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} true + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + @@ -123,7 +123,7 @@ 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