From fe6d8ce88286a338e01f87eab774a034d510ae85 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 22 Aug 2019 13:42:54 +0200 Subject: [PATCH] Add missing RFC8542 docs dependency Reactor build order is showing that we have forgotten this little dependency. JIRA: MDSAL-431 Change-Id: I2ceb49ba08521c6a2162aacb7e7ecac78f005432 Signed-off-by: Robert Varga --- docs/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pom.xml b/docs/pom.xml index a6da97283a..5e2cf6fb60 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -347,6 +347,10 @@ org.opendaylight.mdsal.binding.model.ietf rfc8530 + + org.opendaylight.mdsal.binding.model.ietf + rfc8542 + org.opendaylight.mdsal.model ietf-restconf -- 2.36.6