X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=597b02ebb5d1f480e041146507075bfd61735a3b;hb=c61d22e4dc73fdaba09aa8c0b189ea7459679e03;hp=c8bc71577dea0014e3dd248b88d571b00c399c21;hpb=074b70566f57a3234f4426e6ae7cd6d700c50cf2;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index c8bc71577d..597b02ebb5 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -1,24 +1,282 @@ - + 4.0.0 org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT + + 0.2.4-SNAPSHOT + sal-netconf-connector scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + HEAD + ${project.groupId} sal-connector-api + + ${project.groupId} + sal-common-util + 1.1-SNAPSHOT + + + org.eclipse.xtend + org.eclipse.xtend.lib + + + org.opendaylight.controller + netty-threadgroup-config + 0.2.4-SNAPSHOT + + + org.opendaylight.controller + netconf-client + ${netconf.version} + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.controller + sal-broker-impl + 1.1-SNAPSHOT + test + jar + + + junit + junit + test + + + ${project.groupId} + yang-test + ${netconf.version} + test + + + ${project.groupId} + config-api + ${netconf.version} + provided + + + ${project.groupId} + config-util + ${netconf.version} + test + + + ${project.groupId} + yang-store-api + ${netconf.version} + test + + + ${project.groupId} + netconf-client + ${netconf.version} + + + ${project.groupId} + config-netconf-connector + test + ${netconf.version} + + + ${project.groupId} + config-manager + test + ${netconf.version} + + + ${project.groupId} + config-persister-impl + test + ${netconf.version} + + + ${project.groupId} + config-manager + test + test-jar + ${netconf.version} + + + ${project.groupId} + netconf-impl + test + ${netconf.version} + + + ${project.groupId} + netconf-mapping-api + test + ${netconf.version} + + + ${project.groupId} + netconf-util + test + test-jar + ${netconf.version} + + + ${project.groupId} + yang-store-impl + test + ${netconf.version} + + + ${project.groupId} + yang-store-impl + test + test-jar + ${netconf.version} + + + org.opendaylight.controller + logback-config + test + ${netconf.version} + + + org.mockito + mockito-all + test + + + org.slf4j + slf4j-api + + + org.opendaylight.controller + sal-binding-broker-impl + 1.1-SNAPSHOT + test + + + org.opendaylight.controller + sal-binding-broker-impl + 1.1-SNAPSHOT + test-jar + test + + + org.opendaylight.controller + ietf-netconf-monitoring + 0.2.4-SNAPSHOT + + + org.opendaylight.yangtools.model + ietf-inet-types + 2010.09.24.3 + + + org.opendaylight.controller + threadpool-config-api + 0.2.4-SNAPSHOT + + + org.opendaylight.controller + netty-config-api + 0.2.4-SNAPSHOT + bundle + + + + + org.apache.felix + maven-bundle-plugin + + + + * + + + + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + + generate-sources + + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + + ${project.build.directory}/generated-sources/config + + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/models + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + 0.2.4-SNAPSHOT + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/config + src/main/xtend-gen + + + + + + + + org.eclipse.xtend + xtend-maven-plugin + + +