From: Robert Varga Date: Tue, 29 Sep 2020 14:25:15 +0000 (+0200) Subject: Set description X-Git-Tag: v6.0.0~41 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F92784%2F2;p=yangtools.git Set description Upstream helpfully sets a generic description, which cascades for example to Sonar. Add a proper description instead. Change-Id: I7e98e101239fb4c3016680e35974cfc1a4b08da0 Signed-off-by: Robert Varga --- diff --git a/pom.xml b/pom.xml index cf5103ceb3..923f1b0401 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,12 @@ org.opendaylight.yangtools yangtools-aggregator 6.0.0-SNAPSHOT - yangtools pom + yangtools + + YANG Tools provides basic libraries for parsing YANG and YIN files, working with the resulting effective model, + and handling data complying to this model. + scm:git:ssh://git.opendaylight.org:29418/yangtools.git