Drop mdsal-binding-dom-adapter's dependency on in-memory datastore 86/90086/8
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 12:25:27 +0000 (14:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 15:54:16 +0000 (17:54 +0200)
commitb6e7ff6ca2774daf7af3e68b97172ae465d70a3a
treeb45b348e3ccc3cba1ab7f836b9ceffb3b585103f
parent4605d53ab4ce5bca477acb10b4f53fda18b0d54a
Drop mdsal-binding-dom-adapter's dependency on in-memory datastore

We do not want to be pulling in in-memory datastore just for the
sake of making test-jar work. Now that we binding-test-utils, which
downstreams can nicely depend on, we can express the test-jar
dependency in a reasonable way.

This has the effect of removing the mdsal-dom-inmemory-datastore
from odl-mdsal-binding-dom-adapter.

JIRA: MDSAL-559
Change-Id: I723285a77e0d48ca36cce4d21fffbbcf2c2e9e25
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-adapter/pom.xml
binding/mdsal-binding-test-utils/pom.xml