diff options
author | 2016-10-21 08:45:36 +0000 | |
---|---|---|
committer | 2016-10-21 08:45:36 +0000 | |
commit | 7dec37dcd99fff5bc47b4e41a37f6f5eeb7c080d (patch) | |
tree | 5508b030a487032963df6833a05055ef1392a0d1 /openo-portal/pom.xml | |
parent | aa290444e456ebfc7b8cf48ea344e17c17105a0a (diff) | |
parent | 33796336d546fa61a3906500ea56d77c960ab222 (diff) |
Merge "GSO-35"
Diffstat (limited to 'openo-portal/pom.xml')
-rw-r--r-- | openo-portal/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 71f50863..4ada0376 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -37,5 +37,6 @@ <module>portal-catalog</module> <module>portal-auth</module> <module>portal-lifecyclemgr</module> + <module>portal-performance</module> </modules> </project> |