Missing plugin version 45/25345/1
authorPatrick Brady <pb071s@att.com>
Fri, 1 Dec 2017 22:22:45 +0000 (14:22 -0800)
committerPatrick Brady <pb071s@att.com>
Fri, 1 Dec 2017 22:23:45 +0000 (14:23 -0800)
Yang plugin had missing version causing build failure.
For some reason, it just now became an issue.

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

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

index 2ecb6b4..91904b8 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>