X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=ae819b0f7825219d930246691602203972b125c0;hb=refs%2Fchanges%2F14%2F5914%2F5;hp=89f576ccc9d2805cbb31b737633400b297e0b781;hpb=4142ab5dce3021e6f6551aada26c7523cd134844;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 89f576ccc9..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.3-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,7 +22,7 @@ ${project.groupId} sal-common-util - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.eclipse.xtend @@ -33,7 +31,6 @@ org.opendaylight.controller netty-threadgroup-config - 0.2.3-SNAPSHOT org.opendaylight.controller @@ -44,10 +41,13 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + yang-parser-impl + org.opendaylight.controller sal-broker-impl - 1.0-SNAPSHOT test jar @@ -74,12 +74,6 @@ ${netconf.version} test - - ${project.groupId} - yang-store-api - ${netconf.version} - test - ${project.groupId} netconf-client @@ -129,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 @@ -160,35 +140,29 @@ org.opendaylight.controller sal-binding-broker-impl - 1.0-SNAPSHOT test org.opendaylight.controller sal-binding-broker-impl - 1.0-SNAPSHOT test-jar test org.opendaylight.controller ietf-netconf-monitoring - 0.2.3-SNAPSHOT org.opendaylight.yangtools.model ietf-inet-types - 2010.09.24.2-SNAPSHOT org.opendaylight.controller threadpool-config-api - 0.2.3-SNAPSHOT org.opendaylight.controller netty-config-api - 0.2.3-SNAPSHOT @@ -207,10 +181,10 @@ + org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -218,11 +192,19 @@ + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${project.build.directory}/generated-sources/config + ${jmxGeneratorPath} urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang @@ -242,36 +224,16 @@ org.opendaylight.controller yang-jmx-generator-plugin - 0.2.3-SNAPSHOT + ${config.version} org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + ${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