diff options
Diffstat (limited to 'openo-portal/pom.xml')
-rw-r--r-- | openo-portal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 2cbc32f3..28dba218 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -33,8 +33,8 @@ <module>portal-common</module> <module>portal-resmgr</module> <module>portal-extsys</module> + <module>portal-catalog</module> <module>portal-auth</module> <module>portal-lifecyclemgr</module> - <module>portal-catalog</module> </modules> </project> |