diff options
author | 2016-09-14 13:48:23 +0000 | |
---|---|---|
committer | 2016-09-14 13:48:23 +0000 | |
commit | a042c7ebe3ec2f147e558f5f52d4ab9082373815 (patch) | |
tree | 56101c033b0566cc6d07b133996ea7ca5bf1ad5e | |
parent | dceeba6d13b4a8bb12a2e3f20fa0dbc52ef3093e (diff) | |
parent | f7ce28b6354b0bf28ca5820ded91734138ab51da (diff) |
Merge "corrected the artifact id."
-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>
|