From: Gilles Thouenon Date: Thu, 3 Mar 2022 12:43:59 +0000 (+0100) Subject: Clean dependency declaration in common module X-Git-Tag: 4.3.0~43 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=77ad7c86febc2b50c5d16dd38c9a85cf7a0e1020;p=transportpce.git Clean dependency declaration in common module To remove warnings during compilation. JIRA: TRNSPRTPCE-622 Signed-off-by: Gilles Thouenon Change-Id: Ia8e8665053ad9274d90184a520a369afef4923fa --- diff --git a/common/pom.xml b/common/pom.xml index 51ba0c7e6..600dfb81d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -64,6 +64,10 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + yang-model-util + org.opendaylight.yangtools yang-data-api @@ -100,10 +104,6 @@ org.opendaylight.mdsal mdsal-binding-api - - org.opendaylight.mdsal - mdsal-binding-spec-util - org.opendaylight.mdsal mdsal-binding-dom-codec-spi