X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=ae819b0f7825219d930246691602203972b125c0;hb=3ab0ebe1df3e7606cce0a61572f79bf12deb17c0;hp=57e4d858c196beee2c9bf5a5d6ac04a7ed0d6d78;hpb=a1b55fb491e235c028e1d451aff4b1d261d5a86c;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 57e4d858c1..ae819b0f78 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -1,20 +1,18 @@ - + 4.0.0 org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT - - 0.2.2-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 + @@ -24,67 +22,61 @@ ${project.groupId} sal-common-util - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.eclipse.xtend org.eclipse.xtend.lib + + org.opendaylight.controller + netty-threadgroup-config + org.opendaylight.controller netconf-client - 0.2.2-SNAPSHOT + ${netconf.version} org.opendaylight.yangtools yang-data-impl - 0.5.9-SNAPSHOT - junit - junit - test + org.opendaylight.yangtools + yang-parser-impl - ${project.groupId} - yang-test - ${netconf.version} + org.opendaylight.controller + sal-broker-impl test + jar - ${project.groupId} - config-api - ${netconf.version} + junit + junit test ${project.groupId} - config-util + yang-test ${netconf.version} test ${project.groupId} - yang-store-api + config-api ${netconf.version} - test + provided ${project.groupId} - netconf-api + config-util ${netconf.version} test - - org.opendaylight.bgpcep - util - test - 0.3.0-SNAPSHOT - ${project.groupId} netconf-client - test ${netconf.version} @@ -93,12 +85,6 @@ test ${netconf.version} - - ${project.groupId} - yang-test - test - ${netconf.version} - ${project.groupId} config-manager @@ -137,24 +123,10 @@ 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 @@ -165,7 +137,108 @@ org.slf4j slf4j-api + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.opendaylight.controller + ietf-netconf-monitoring + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + netty-config-api + bundle + + + + + org.apache.felix + maven-bundle-plugin + + + + * + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + + 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 + target/site/models + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + + + + + + org.eclipse.xtend + xtend-maven-plugin + + +