Do not pull in yang-maven-plugin 25/60325/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Jul 2017 16:06:13 +0000 (18:06 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 17 Jul 2017 08:55:34 +0000 (08:55 +0000)
This plugin is not used and pollutes the build environment with
incorrect version.

Change-Id: I55512253dc8a034274c79b095906b017190f0dfa
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 55ff44f854bfb9c8d6d72ba85107780451484ff2)

netconf/netconf-ssh/pom.xml

index f5dd42f05ef70789249f66c03d87021f2f1b0cdd..0a3e38ace4736ec5a65900c9632a1be390b90af1 100644 (file)
           </execution>
         </executions>
       </plugin>
-      <plugin>
-          <groupId>org.opendaylight.yangtools</groupId>
-          <artifactId>yang-maven-plugin</artifactId>
-      </plugin>
     </plugins>
   </build>