From 8aaddf4913dd792402331f6e9424067a78246c18 Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Tue, 5 Sep 2017 17:37:54 +0800 Subject: Try to fix the daily builed failed bug. change the esr catagory name to portal, Fix the pom definition. Change-Id: I21861aba0fe9b7d0528c5ffcb220d6e6096efcc4 Issue-ID: AAI-224 Signed-off-by: lizi00164331 --- portal/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 portal/pom.xml (limited to 'portal/pom.xml') diff --git a/portal/pom.xml b/portal/pom.xml new file mode 100644 index 0000000..aa63a25 --- /dev/null +++ b/portal/pom.xml @@ -0,0 +1,41 @@ + + + + + org.onap.aai.esr-gui + aai-esr-gui-parent + 1.0.0-SNAPSHOT + + 4.0.0 + aai-esr-gui-portal + 1.0.0-SNAPSHOT + war + esr-gui/portal + + + + org.apache.maven.plugins + maven-war-plugin + + false + + + + + -- cgit 1.2.3-korg