X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-common-impl%2Fpom.xml;h=e555b523e583ad60e1d20ce08def9741f8b621bf;hb=refs%2Fchanges%2F54%2F63754%2F5;hp=9fd9bc80423e88400aaa06651d47fc7e9d8f7b5a;hpb=087b9b41e20ba79113738d82e6bedf15ca2e58d0;p=controller.git diff --git a/opendaylight/md-sal/sal-common-impl/pom.xml b/opendaylight/md-sal/sal-common-impl/pom.xml index 9fd9bc8042..e555b523e5 100644 --- a/opendaylight/md-sal/sal-common-impl/pom.xml +++ b/opendaylight/md-sal/sal-common-impl/pom.xml @@ -2,22 +2,41 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.5 + + + org.opendaylight.controller sal-common-impl + 1.7.0-SNAPSHOT bundle + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0 + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - org.opendaylight.controller sal-common-api @@ -41,7 +60,12 @@ org.mockito - mockito-all + mockito-core + test + + + org.opendaylight.yangtools + yang-parser-impl test @@ -58,17 +82,29 @@ - - org.eclipse.xtend - xtend-maven-plugin - + - scm:git:ssh://git.opendaylight.org:29418/controller.git + 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}/ + +