diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2016-09-14 20:15:43 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2016-09-14 20:15:43 +0800 |
commit | f7ce28b6354b0bf28ca5820ded91734138ab51da (patch) | |
tree | cec7502e588a9de3879800528901978b696560ea /openo-portal | |
parent | bc4ce33b052a75a2bedf0ddf84ba910264c5f4b8 (diff) |
corrected the artifact id.
Change-Id: I10d3259ca3746c70e2058185f051c73579053717
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'openo-portal')
-rw-r--r-- | openo-portal/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 38cd3491..584ddd66 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -27,8 +27,4 @@ <artifactId>openo-portal</artifactId>
<packaging>pom</packaging>
<name>portal</name>
-
- <!--modules>
- <module>lifecyclemgr</module>
- </modules-->
</project>
|