Change-Id: Ib62cf2ca10212f589ac097c66ef75c48773cdca7
Issue-id: INT-41
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <!--parent>
+ <parent>
<groupId>org.openo.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
- </parent-->
+ <relativePath></relativePath>
+ </parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.openo.commontosca.catalog</groupId>