From: Vratko Polak Date: Tue, 22 Mar 2016 11:51:58 +0000 (+0100) Subject: Do not advertize features-test in artifacts X-Git-Tag: release/beryllium-sr3~10 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=yangtools.git;a=commitdiff_plain;h=6d3f5a4c3ea77747d8d5e262e1032488db35f52f Do not advertize features-test in artifacts Features-test was moved to odlparent. Advertizing it in yangtools artifacts makes jdepend-maven-plugin throw a warning when building mdsal project. Change-Id: I59f3191e9684b53d746fbde324ce9309248beb89 Signed-off-by: Vratko Polak --- diff --git a/common/artifacts/pom.xml b/common/artifacts/pom.xml index 387d53b1cc..674551dca7 100644 --- a/common/artifacts/pom.xml +++ b/common/artifacts/pom.xml @@ -156,13 +156,6 @@ ${project.version} test - - - org.opendaylight.yangtools - features-test - ${project.version} - test -