X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-inmemory-datastore%2Fpom.xml;h=727ef223e948a13017adc03ab8b0e9f009eb3472;hb=9abbf96fb24924e7ec2c1936d638f8d90f1c282e;hp=82277d3782c7b067d95791b0a3170ec5f703be56;hpb=5197d588dac65f2345cbcba2e5aefae308fcf3a0;p=controller.git diff --git a/opendaylight/md-sal/sal-inmemory-datastore/pom.xml b/opendaylight/md-sal/sal-inmemory-datastore/pom.xml index 82277d3782..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.3.0-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 @@ -108,8 +104,8 @@ test - org.opendaylight.yangtools - binding-generator-impl + org.opendaylight.mdsal + mdsal-binding-generator-impl test @@ -121,7 +117,11 @@ org.opendaylight.controller sal-test-model test - + + + org.opendaylight.yangtools + yang-test-util +