Change-Id: I66e969cd449c74cc9ea9631f4b7747a4d3acfb96
Issue-id: INT-125
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
     <!-- 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>