summaryrefslogtreecommitdiffstats
path: root/msb-parent
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-09-14 15:58:37 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-09-14 15:59:22 -0700
commit002f5f7d1b7316ad05756222b434762060d0df9b (patch)
treebbccaf9c9a31fb10b7a1f681bef525dbeb483a71 /msb-parent
parent382f337fe4c4e20928636832520908f81975d5c7 (diff)
Fix build errors in autorelease full clean build
Fix build errors found in autorelease during full clean build of all projects. Change-Id: I433cb9e328f696a988d366577b77f050dda87a7a Issue-id: INT-9 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'msb-parent')
-rw-r--r--msb-parent/msbparent-lite/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/msb-parent/msbparent-lite/pom.xml b/msb-parent/msbparent-lite/pom.xml
index 128fdb7..ffa20e3 100644
--- a/msb-parent/msbparent-lite/pom.xml
+++ b/msb-parent/msbparent-lite/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.openo.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath></relativePath>
+ <relativePath>../../../oparent</relativePath>
</parent>