X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-adapter%2Fpom.xml;h=c4792a2366ad7b72bde0210e4383d78b02509376;hb=5d0ac68832ba5f0ecadc6b518e671d8473d0b0b1;hp=39076c753b4441b7ba9e3d22df5cc9dbf9c4b8f6;hpb=4ed5ca0a6232b5a94fec2f1ea9103c439d249a2f;p=mdsal.git diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index 39076c753b..c4792a2366 100644 --- a/binding/mdsal-binding-dom-adapter/pom.xml +++ b/binding/mdsal-binding-dom-adapter/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0-SNAPSHOT + 4.0.0 @@ -33,7 +33,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.0-SNAPSHOT + 2.1.0 pom import @@ -95,6 +95,7 @@ org.osgi.core provided + junit junit @@ -110,11 +111,6 @@ yang-parser-impl test - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - test - org.opendaylight.mdsal mdsal-binding-test-model @@ -125,6 +121,11 @@ slf4j-simple test + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + +