Remove dependency on version-check-maven-plugin 07/9507/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 30 Aug 2017 18:16:32 +0000 (11:16 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 30 Aug 2017 18:16:32 +0000 (11:16 -0700)
Change-Id: I66e969cd449c74cc9ea9631f4b7747a4d3acfb96
Issue-id: INT-125
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
oparent/pom.xml

index 7843e77..9d66682 100644 (file)
     <!-- If following file exist, auto-generation of sdk will be done -->
     <swagger-json>${basedir}/src/main/resources/swagger.json</swagger-json>
   </properties>
-  <dependencies>
-    <dependency>
-      <groupId>org.onap.oparent</groupId>
-      <artifactId>version-check-maven-plugin</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
-    </dependency>
-  </dependencies>
   <profiles>
     <profile>
       <id>generate-json</id>