Code Review
/
vnfsdk
/
refrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c021b36
)
Add resmgr and extsys to parent pom
author
MR-ZZC
<zhaozhongchao@huawei.com>
Wed, 21 Sep 2016 09:37:37 +0000
(17:37 +0800)
committer
MR-ZZC
<zhaozhongchao@huawei.com>
Wed, 21 Sep 2016 09:37:37 +0000
(17:37 +0800)
Change-Id: I90f0866243585a2fd399b76958f65b1ff735f30f
Signed-off-by: MR-ZZC <zhaozhongchao@huawei.com>
openo-portal/pom.xml
patch
|
blob
|
history
diff --git
a/openo-portal/pom.xml
b/openo-portal/pom.xml
index
c4fa4f1
..
4f6dbef
100644
(file)
--- a/
openo-portal/pom.xml
+++ b/
openo-portal/pom.xml
@@
-31,6
+31,8
@@
<modules>
<module>portal-package</module>
<module>portal-common</module>
+ <module>portal-resmgr</module>
+ <module>portal-extsys</module>
<module>portal-auth</module>
</modules>
</project>