summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-09-14 16:05:36 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-09-14 16:06:08 -0700
commit4fb32ab8828b98d659e6f89bf3dbcee390054059 (patch)
treeb250c5c436828abd74c6b57698067d8468c55bba /pom.xml
parent56c2439e74a5a17a6ca864371d4c3a621be566c4 (diff)
Fix build errors in autorelease full clean build
Fix build errors found in autorelease during full clean build of all projects. Change-Id: I319f3ed5442627b62dd6107dca72454bee992524 Issue-id: INT-9 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a1f09096..f25e9f02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.openo.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath></relativePath>
+ <relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.openo.gso.gui</groupId>