Document tests 09/90109/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:53:32 +0000 (20:53 +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>
docs/pom.xml

index f49752e7be637aa79c9550376a17dd37f58a3020..0083a924abd201cc242ef4f2d8f5f32a7828e95d 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>