Missing plugin version 65/25465/1 amsterdam
authorPatrick Brady <pb071s@att.com>
Fri, 1 Dec 2017 22:22:45 +0000 (14:22 -0800)
committerPatrick Brady <pb071s@att.com>
Mon, 4 Dec 2017 17:25:21 +0000 (09:25 -0800)
(cherry-pick from master branch)

Yang plugin had missing version causing build failure.
For some reason, it just now became an issue.

Change-Id: If9651a9cdc5f568cd2361fc0e1e80088843b1292
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-324

appc-oam/appc-oam-bundle/pom.xml

index 7954011..9d3014f 100644 (file)
@@ -42,6 +42,7 @@
             <plugin>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
+                <version>${odl.yangtools.version}</version>
                 <executions>
                     <execution>
                         <id>config</id>