diff options
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> |