Temporarily disable version-check-maven-plugin 11/9511/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 30 Aug 2017 18:33:56 +0000 (11:33 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 30 Aug 2017 18:33:56 +0000 (11:33 -0700)
Temporarily disable version-check-maven-plugin until we resolve
the proxy issue.

Change-Id: Idbf05d0c22388665ecc2dc321a5126493bede1c6
Issue-id: INT-125
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
oparent/pom.xml

index 9d66682..820e8e2 100644 (file)
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-failsafe-plugin</artifactId>
       </plugin>
-      <plugin>
-        <groupId>org.onap.oparent</groupId>
-        <artifactId>version-check-maven-plugin</artifactId>
-      </plugin>
     </plugins>
   </build>
 </project>