From: lizi00164331
Date: Tue, 5 Sep 2017 09:37:54 +0000 (+0800)
Subject: Try to fix the daily builed failed bug.
X-Git-Tag: v1.0.0~31
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8aaddf4913dd792402331f6e9424067a78246c18;p=aai%2Fesr-gui.git
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
---
diff --git a/common/pom.xml b/common/pom.xml
index ed1eec2..934a97d 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -17,12 +17,12 @@
org.onap.aai.esr-gui
- esr-gui
+ aai-esr-gui-parent
1.0.0-SNAPSHOT
4.0.0
- common
+ esr-gui-common
1.0.0-SNAPSHOT
war
esr-gui/common
diff --git a/integration/pom.xml b/integration/pom.xml
index 4bf3fb9..4f737cb 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -17,12 +17,12 @@
org.onap.aai.esr-gui
- esr-gui
+ aai-esr-gui-parent
1.0.0-SNAPSHOT
4.0.0
- integration
+ aai-esr-gui-integration
war
esr-gui/integration
diff --git a/pom.xml b/pom.xml
index 5ac0dbf..78c5d34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,13 +1,13 @@