aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@est.tech>2020-04-14 11:17:41 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-14 11:17:41 +0000
commita7a8d7206b5f47bbb8381f3a1a2b9ef4c6adeff4 (patch)
tree104f9b031bf2da92598f61d9fb7941bb317a5b39 /pom.xml
parentf0a29a2f5633e347ff03380faf96b97f28a8c4f9 (diff)
parent12bfb7b86a783f63b8072ac67462202d59173940 (diff)
Merge "Refactor SOL003 Adapter to organize its modules"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6fd89b102f..f1cf46952d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -560,7 +560,7 @@
<images>
<image>
<alias>service</alias>
- <name>${artifactId}:${project.version}</name>
+ <name>${project.artifactId}:${project.version}</name>
<build>
<dockerFileDir>${project.build.directory}</dockerFileDir>
</build>