diff options
author | Luji7 <lu.ji3@zte.com.cn> | 2016-09-19 20:28:28 +0800 |
---|---|---|
committer | Luji7 <lu.ji3@zte.com.cn> | 2016-09-19 20:28:28 +0800 |
commit | f93eca1c67916ed7387d6f57340c6585106712da (patch) | |
tree | 280b4cd30496e027a41cdef55c0bc30e1f7a95c7 /openo-portal/portal-common/pom.xml | |
parent | b5d637fad8b68bd245d4c0189bfd76f94e92b471 (diff) |
Fix build error. relativePath use default value
Change-Id: If86ded0095b91fa3776652633c3fc85281f27e94
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
Diffstat (limited to 'openo-portal/portal-common/pom.xml')
-rw-r--r-- | openo-portal/portal-common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openo-portal/portal-common/pom.xml b/openo-portal/portal-common/pom.xml index ba32aaad..d5444ed8 100644 --- a/openo-portal/portal-common/pom.xml +++ b/openo-portal/portal-common/pom.xml @@ -21,7 +21,6 @@ <groupId>org.openo.gso.gui</groupId> <artifactId>openo-portal</artifactId> <version>1.0.0-SNAPSHOT</version> - <relativePath></relativePath> </parent> <modelVersion>4.0.0</modelVersion> |