Document tests 11/90111/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 18:52:20 +0000 (20:52 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 18:54:59 +0000 (20:54 +0200)
Since we have brought it a dependency on test-jar, we need to
pull it to docs, too.

JIRA: MDSAL-556
Change-Id: I4914de8c8dc3cc437ec1f162352374abc99186cc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9b5402ab9c6fbab19ef86fa80fc2ac881b264bd2)

docs/pom.xml

index 44792c5a1890aadb3f939efcbd28f0c5b59821c3..572816d9159a1aee44f0d4faad6e1b9e30e1d860 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-adapter</artifactId>
         </dependency>
-        <!--dependency>
+        <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-adapter</artifactId>
             <type>test-jar</type>
-            <scope>test</scope>
-        </dependency-->
+            <scope>provided</scope>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-codec</artifactId>