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 75007e35..2cbc32f3 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -35,5 +35,6 @@ <module>portal-extsys</module> <module>portal-auth</module> <module>portal-lifecyclemgr</module> + <module>portal-catalog</module> </modules> </project> |