From: Xiuchao Wu Date: Thu, 22 Sep 2016 15:54:06 +0000 (+0100) Subject: add portal-lifecyclemgr into the pom file of openo-portal X-Git-Tag: release/sun~173 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1561cc66e5154d266e513e1efc97764ebbc7d42a;p=vnfsdk%2Frefrepo.git add portal-lifecyclemgr into the pom file of openo-portal Change-Id: Ibd69e55ce654fe1cd94203f2684f04b5157fd85d Signed-off-by: Xiuchao Wu --- diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 4f6dbef6..75007e35 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -34,5 +34,6 @@ portal-resmgr portal-extsys portal-auth + portal-lifecyclemgr diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml index e48092b7..853fe11b 100644 --- a/openo-portal/portal-lifecyclemgr/pom.xml +++ b/openo-portal/portal-lifecyclemgr/pom.xml @@ -22,8 +22,22 @@ openo-portal 1.0.0-SNAPSHOT - 4.0.0 - portal-lifecyclemgr - 1.0.0-SNAPSHOT - war + + 4.0.0 + portal-lifecyclemgr + 1.0.0-SNAPSHOT + war + + + + + org.apache.maven.plugins + maven-war-plugin + + false + + + + +