X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-config%2Fpom.xml;h=e44cfc34a18c695d60613a5f39f9d9540a58c21d;hb=3c207cf280d5c8ff8a6247ac22fe1223ddf96501;hp=97117c5aa200afe00d16eea36c1a1bd4703b5fd3;hpb=5b9c705492e769e98af6d866d60c8f4ef822e086;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-config/pom.xml b/opendaylight/md-sal/sal-dom-config/pom.xml index 97117c5aa2..e44cfc34a1 100644 --- a/opendaylight/md-sal/sal-dom-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-config/pom.xml @@ -3,12 +3,33 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.4.0-SNAPSHOT + config-plugin-parent + 0.7.0-SNAPSHOT + ../../config/config-plugin-parent sal-dom-config + 1.6.0-SNAPSHOT bundle + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.3.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -26,6 +47,10 @@ org.opendaylight.controller sal-core-spi + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + @@ -34,49 +59,30 @@ org.apache.felix maven-bundle-plugin true - - - *,com.google.common.base - - - - - 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 - - - + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +