Make sure docs depend on codec-api 67/87867/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Feb 2020 16:50:13 +0000 (17:50 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Feb 2020 18:27:52 +0000 (19:27 +0100)
We want to keep it properly documented, make sure to include
mdsal-binding-dom-codec-api.

JIRA: MDSAL-392
Change-Id: Ic0889bb8c73ebc6019dbbfdb5f0029a4754615c5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/pom.xml

index d124b650c2b32f8668a39c81e984f2b6d9097905..f94d1b5f76ec29d1e5d35d5bc295f76576f7a2d4 100644 (file)
             <type>test-jar</type>
             <scope>test</scope>
         </dependency-->
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-dom-codec-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-codec</artifactId>