summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorlizi <li.zi30@zte.com.cn>2017-10-10 16:23:51 +0800
committerlizi <li.zi30@zte.com.cn>2017-10-10 16:23:51 +0800
commit1e26162b8b184ca5ac72760641e19a8f642ed6a0 (patch)
tree37044d0d48b1066adfb83a57943de23681a63954 /common
parentfbca92eca2c35f2de13a03243cbb261e0aa03355 (diff)
Fix the artifact of esr-gui.
Change-Id: Iece39bfa40042ac82a7dc902a52131a6b44533c6 Issue-ID: AAI-425 Signed-off-by: lizi <li.zi30@zte.com.cn>
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 13f6517..9711521 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -17,7 +17,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.onap.aai.esr-gui</groupId>
- <artifactId>aai-esr-gui-parent</artifactId>
+ <artifactId>aai-esr-gui</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>