summaryrefslogtreecommitdiffstats
path: root/standalone/pom.xml
diff options
context:
space:
mode:
authorlizi <li.zi30@zte.com.cn>2017-10-10 16:26:26 +0800
committerlizi <li.zi30@zte.com.cn>2017-10-10 16:26:26 +0800
commit5e1ac5e71b590720862e6a9f7e6dc7642b555bd1 (patch)
tree3f4398469ba7d426019a776e342de33c9a3f882a /standalone/pom.xml
parent5643f9a5d8a9463e6de6bbfe4eaf441b9351af01 (diff)
Fix the artifact of esr-server.
Change-Id: I9346c599437530f34471a4381c7271c2ffcbde91 Issue-ID: AAI-426 Signed-off-by: lizi <li.zi30@zte.com.cn>
Diffstat (limited to 'standalone/pom.xml')
-rw-r--r--standalone/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index aa9185e..b3bc7b2 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -19,7 +19,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-server</groupId>
- <artifactId>aai-esr-server-parent</artifactId>
+ <artifactId>aai-esr-server</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>