From: Robert Varga Date: Tue, 3 Nov 2015 16:13:17 +0000 (+0100) Subject: Export yang-model-export via artifacts X-Git-Tag: release/beryllium~163 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c2d78bbd11ccf1649cccb18639200bd4b28f92b9;p=yangtools.git Export yang-model-export via artifacts This is to enable downstream projects to not define the version of the dependency. Change-Id: I0d0861fb5b103abfb475656f1af3ce09ae07b8b1 Signed-off-by: Robert Varga --- diff --git a/common/artifacts/pom.xml b/common/artifacts/pom.xml index 797334c641..67f068a839 100644 --- a/common/artifacts/pom.xml +++ b/common/artifacts/pom.xml @@ -89,6 +89,11 @@ yang-model-api ${project.version} + + org.opendaylight.yangtools + yang-model-export + ${project.version} + org.opendaylight.yangtools yang-model-util