Depend on rfc8346 in docs 56/96656/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Jun 2021 11:57:34 +0000 (13:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Jun 2021 12:00:38 +0000 (14:00 +0200)
Force bundle to be created before docs, so that features are tested
last.

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

index dc14e2ce6d6f44d900d16b02100739e683ca3dd3..d9e2bf6521c9cc5111b174fc5578942460578f7a 100644 (file)
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8345-ietf-network-topology-state</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8346</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8346-ietf-l3-unicast-topology</artifactId>