X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-common-impl%2Fpom.xml;h=47e9c611d88ed10f8b701edc5188c5ea27174320;hb=edb3b76df1fa27594d5f9ee368d737576b0b38f8;hp=8da8f2465561fc71baf6f7d631f1f0b812e434c6;hpb=a251833f27fd00040904e2df316cd707c8129d1e;p=controller.git diff --git a/opendaylight/md-sal/sal-common-impl/pom.xml b/opendaylight/md-sal/sal-common-impl/pom.xml index 8da8f24655..47e9c611d8 100644 --- a/opendaylight/md-sal/sal-common-impl/pom.xml +++ b/opendaylight/md-sal/sal-common-impl/pom.xml @@ -7,6 +7,7 @@ 1.0-SNAPSHOT sal-common-impl + bundle scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git @@ -19,10 +20,50 @@ sal-common-api 1.0-SNAPSHOT + + org.opendaylight.controller + sal-common-util + 1.0-SNAPSHOT + com.google.guava guava + + org.eclipse.xtend + org.eclipse.xtend.lib + + + junit + junit + test + + + org.mockito + mockito-all + test + - bundle + + + + + org.apache.felix + maven-bundle-plugin + + + + org.opendaylight.controller.md.sal.common.impl, + org.opendaylight.controller.md.sal.common.impl.* + + + + + + org.eclipse.xtend + xtend-maven-plugin + + + +