Inherit jdepend-plugin from odlparent 29/37229/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 30 Mar 2016 20:25:44 +0000 (16:25 -0400)
committerTony Tkacik <ttkacik@cisco.com>
Tue, 19 Apr 2016 08:09:22 +0000 (08:09 +0000)
odlparent provides this configuration already so just inherit the
upstream configuration.

Change-Id: I55939d991f627d0ced08b6e5a1f429fc4e12f54b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/md-sal/pom.xml

index f1de8e07628696e7f3688c4af4dba1efd8d98759..0b8e0d027fd8ddf8b50f046a50e145c599f87ecb 100644 (file)
           <goal>site</goal>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>jdepend-maven-plugin</artifactId>
-        <version>${jdepend.maven.plugin.version}</version>
-      </plugin>
     </plugins>
   </reporting>
   <scm>