diff options
author | Luji <lu.ji3@zte.com.cn> | 2016-09-15 01:53:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@open-o.org> | 2016-09-15 01:53:03 +0000 |
commit | d11d8d92eb29325e0346ec7454f0f5cc1eea8d73 (patch) | |
tree | 72b999687c15b4a026b451762cb4770b01cf980a /openo-portal/portal-lifecyclemgr | |
parent | 17050c32372d6f3f9d9bec94fe7939eb3fca25d1 (diff) | |
parent | 4fb32ab8828b98d659e6f89bf3dbcee390054059 (diff) |
Merge "Fix build errors in autorelease full clean build"
Diffstat (limited to 'openo-portal/portal-lifecyclemgr')
-rw-r--r-- | openo-portal/portal-lifecyclemgr/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml index 249d97c3..7ae363e6 100644 --- a/openo-portal/portal-lifecyclemgr/pom.xml +++ b/openo-portal/portal-lifecyclemgr/pom.xml @@ -22,7 +22,7 @@ <groupId>org.openo.gso.gui</groupId>
<artifactId>openo-portal</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath></relativePath>
+ <relativePath/>
</parent>
<artifactId>module-lifecyclemgr</artifactId>
|