X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=1d95c7f182d18d8370469597cf842aaa32a529f2;hb=6958fb8829f9e52c62c2b39526ae6a0e992da973;hp=ab92128dbd2a30e914d58cf1b4e53dedf6c1d995;hpb=89811d5aeeef019fb2f86dd49b92d0d9732a8149;p=netconf.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index ab92128dbd..1d95c7f182 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -3,159 +3,74 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + - netconf-subsystem - 0.3.0-SNAPSHOT + org.opendaylight.netconf + netconf-subsystem + 1.1.0-SNAPSHOT pom ${project.artifactId} netconf-api - netconf-cli netconf-config netconf-impl config-netconf-connector mdsal-netconf-connector mdsal-netconf-monitoring + mdsal-netconf-notification 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 + aaa-authn-odl-plugin netconf-notifications-impl netconf-notifications-api + netconf-topology + abstract-topology + netconf-topology-config + sal-netconf-connector + messagebus-netconf + models + tools netconf-artifacts - - - org.osgi - org.osgi.core - - - ch.qos.logback - logback-classic - test - - - junit - junit - test - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - - - - - generate-sources - - - src/main/yang - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models - - - true - - - - - + + + + org.opendaylight.netconf + netconf-parent + ${project.version} + pom + import + - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - 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, **\/netconf\/test\/tool\/client\/stress\/StressClient.java - - - - org.opendaylight.yangtools - checkstyle-logging - ${yangtools.version} - - - - - - check - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - + + org.opendaylight.netconf + netconf-artifacts + ${project.version} + pom + import + - - - integrationtests - - false - - - netconf-it - - - + + org.opendaylight.controller + protocol-framework + 0.8.0-SNAPSHOT + + +