Inherit from oparent
authorGary Wu <gary.i.wu@huawei.com>
Mon, 22 Aug 2016 23:19:14 +0000 (16:19 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 22 Aug 2016 23:19:14 +0000 (16:19 -0700)
Change-Id: Ida7833c41954cc268bce67ab7cb9f69420813a73
Issue-id: INT-41
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
msb-parent/msbparent-lite/pom.xml

index 92baf1a..341de3d 100644 (file)
 <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">
   <modelVersion>4.0.0</modelVersion>
 
-  <!--
   <parent>
     <groupId>org.openo.oparent</groupId>
     <artifactId>oparent</artifactId>
     <version>1.0.0-SNAPSHOT</version>
+    <relativePath></relativePath>
   </parent>
-  -->
 
 
   <groupId>org.openo.msb</groupId>