Do not pull in yang-maven-plugin 96/60296/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Jul 2017 16:06:13 +0000 (18:06 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Jul 2017 16:06:13 +0000 (18:06 +0200)
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>
netconf/netconf-ssh/pom.xml

index 6bdcdded445eb226b29d9512edd8f6b71ea1c090..15ad38799763e616d2b576d791646769ffe1d96c 100644 (file)
           </execution>
         </executions>
       </plugin>
-      <plugin>
-          <groupId>org.opendaylight.yangtools</groupId>
-          <artifactId>yang-maven-plugin</artifactId>
-      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>