X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=38ec5f5ac2afda90ac5e8ea9eb454574dd4de14d;hb=5b532dddc709cedef1f064e9cd6700030053135c;hp=6ee301d827ec3caa91f1b6f81dd13c6c21784afb;hpb=244d226cc66672e2e15d0b557bd1af37153d8065;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 6ee301d827..38ec5f5ac2 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -34,7 +34,15 @@ com.typesafe.akka akka-testkit_${scala.version} + + com.typesafe.akka + akka-osgi_${scala.version} + + + com.typesafe.akka + akka-slf4j_${scala.version} + @@ -55,22 +63,37 @@ org.opendaylight.controller netconf-util - + + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-common-impl + org.opendaylight.yangtools yang-data-api + + + org.opendaylight.yangtools + yang-model-api + + org.opendaylight.yangtools yang-data-impl + org.opendaylight.yangtools yang-common + @@ -101,12 +124,23 @@ test - + org.slf4j slf4j-simple ${slf4j.version} test + + org.opendaylight.yangtools + yang-parser-impl + test + + + com.google.collections + google-collections + 1.0 + test + @@ -166,6 +200,9 @@ + + +