X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=8851f8e5c24683a7012c7203aafd3c8b17fbd684;hb=e5cc07fd11ba817a0fdd10e21bf66a9205661343;hp=a1a29630d94c0a764fae877ab3dd6288bd6002d4;hpb=7726cc073955c30a47da8793c9f4ce1efbd1d19b;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index a1a29630d9..8851f8e5c2 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 7.0.6-SNAPSHOT + 8.0.1-SNAPSHOT ../parent @@ -13,42 +13,65 @@ - org.opendaylight.controller - repackaged-akka + com.github.spotbugs + spotbugs-annotations + true - - org.opendaylight.controller - sal-common-util + com.google.guava + guava - org.opendaylight.mdsal - mdsal-dom-api + com.typesafe + config - org.opendaylight.mdsal - mdsal-dom-spi + org.eclipse.jdt + org.eclipse.jdt.annotation - org.opendaylight.controller - sal-clustering-commons + org.opendaylight.yangtools + concepts - org.opendaylight.yangtools - yang-data-api + yang-common org.opendaylight.yangtools - yang-model-api + yang-data-api org.opendaylight.yangtools - yang-data-impl + yang-data-codec-binfmt org.opendaylight.yangtools - yang-common + yang-model-api + + + org.opendaylight.controller + repackaged-akka + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + mdsal-dom-api + + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.controller + sal-clustering-commons org.osgi @@ -62,6 +85,7 @@ org.scala-lang scala-library + com.typesafe.akka @@ -78,6 +102,21 @@ 1.0 test + + org.apache.commons + commons-lang3 + test + + + org.opendaylight.yangtools + util + test + + + org.opendaylight.yangtools + yang-data-impl + test + org.opendaylight.yangtools yang-test-util