X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-inmemory-datastore%2Fpom.xml;h=af10f62ab951706e1166375aad414b648e604c22;hb=0ed60f58d8a8d73544df74f5bb4f93c13cd3ca7d;hp=dadef821eb349e048d8395f6ab1c24cb39eb89b4;hpb=5135f2d97f0886632f3ad3b7160a3be54909810f;p=controller.git diff --git a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml index dadef821eb..af10f62ab9 100644 --- a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml +++ b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.5.0-SNAPSHOT sal-inmemory-datastore @@ -29,11 +29,6 @@ sal-binding-api - - org.opendaylight.controller - sal-binding-config - - org.opendaylight.controller sal-common-api @@ -64,7 +59,7 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -86,6 +81,11 @@ yang-parser-impl + + org.opendaylight.controller + sal-dom-config + + org.osgi org.osgi.core @@ -105,9 +105,23 @@ org.slf4j slf4j-simple - ${slf4j.version} test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.yangtools + mockito-configuration + test + + + org.opendaylight.controller + sal-test-model + test + @@ -182,7 +196,7 @@ - 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:Architecture:Clustering