From: Robert Varga Date: Tue, 15 Feb 2022 21:15:23 +0000 (+0100) Subject: Cleanup docs dependencies X-Git-Tag: v8.0.0~33 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=yangtools.git;a=commitdiff_plain;h=f28e4c557db96cc695f38d1dbd4aa88c0d7e5f53 Cleanup docs dependencies Use broken-out annotations instead of osgi.{annotation,cmpn}. Change-Id: I5946c90eae29de072534fcc611b6c18e8be6475d Signed-off-by: Robert Varga --- diff --git a/docs/pom.xml b/docs/pom.xml index 36d49c38a1..e2a273708b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -243,12 +243,12 @@ org.osgi - osgi.cmpn + org.osgi.annotation.versioning provided org.osgi - osgi.annotation + org.osgi.annotation.bundle provided