From: Robert Varga Date: Tue, 6 Jun 2017 11:28:21 +0000 (+0200) Subject: Add missing version declaration X-Git-Tag: release/nitrogen~85 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=6a359b1f17d1985505c9286ed35ab03676112bde;p=yangtools.git Add missing version declaration We have unfortunately had a missing version in the aggregator, which then picks up the parent's version. Fix that. Change-Id: Ifcbf2a63d295287a59495cebc910e2986669a727 Signed-off-by: Robert Varga --- diff --git a/third-party/pom.xml b/third-party/pom.xml index efe8ea0990..ad74eacba8 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,6 +19,7 @@ 4.0.0 org.opendaylight.yangtools third-party-aggregator + 1.9.0-SNAPSHOT pom