Add mdsal-binding-dom-codec-osgi dependency 69/89069/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 16 Apr 2020 10:56:44 +0000 (12:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 16 Apr 2020 10:57:11 +0000 (12:57 +0200)
docs should depend on this artifact to have proper build order
and complete javadocs.

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

index f9a72b1e733ec6813138c05c3fe0193bf15d960e..72563997306e781f083e79a722e5300eb72138d1 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-codec-spi</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-dom-codec-osgi</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-runtime-api</artifactId>