diff options
author | 2017-10-10 08:27:05 +0000 | |
---|---|---|
committer | 2017-10-10 08:27:05 +0000 | |
commit | f271778d7aa7fee24a0664f9f6c364927e1544d0 (patch) | |
tree | 8ee2932c1624d120dd77e680bb79a16ae4cf81b6 /pom.xml | |
parent | a8bcbe8b7e4683a81caa38e76d5d56c6b42c925b (diff) | |
parent | 1e26162b8b184ca5ac72760641e19a8f642ed6a0 (diff) |
Merge "Fix the artifact of esr-gui."
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.aai.esr-gui</groupId> - <artifactId>aai-esr-gui-parent</artifactId> + <artifactId>aai-esr-gui</artifactId> <packaging>pom</packaging> <version>1.0.0-SNAPSHOT</version> <name>aai-esr-gui</name> |