X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-inmemory-datastore%2Fpom.xml;h=727ef223e948a13017adc03ab8b0e9f009eb3472;hp=dadef821eb349e048d8395f6ab1c24cb39eb89b4;hb=8438f3659c2b70ecb66af27684781b34bcfa328f;hpb=cc36277f18d3efaa5635e4a64fb22490c8223ef9 diff --git a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml index dadef821eb..727ef223e9 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 @@ -81,9 +76,10 @@ org.opendaylight.yangtools yang-data-impl + - org.opendaylight.yangtools - yang-parser-impl + org.opendaylight.controller + sal-dom-config @@ -105,9 +101,27 @@ 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 + + + org.opendaylight.yangtools + yang-test-util + @@ -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