Code Review
/
aai
/
esr-gui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
78f5610
)
Fix the docker build failed issue.
23/14823/1
author
lizi00164331
<li.zi30@zte.com.cn>
Sat, 23 Sep 2017 07:36:56 +0000
(15:36 +0800)
committer
lizi00164331
<li.zi30@zte.com.cn>
Sat, 23 Sep 2017 07:36:56 +0000
(15:36 +0800)
Change-Id: I97725c2c939c5fb4c0829bfa30b16d3967029042
Issue-ID: AAI-377
Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
distribution/pom.xml
patch
|
blob
|
history
diff --git
a/distribution/pom.xml
b/distribution/pom.xml
index
5e153e8
..
9914e69
100644
(file)
--- a/
distribution/pom.xml
+++ b/
distribution/pom.xml
@@
-264,7
+264,7
@@
<configuration>
<images>
<image>
- <name>onap/
sdc/sdc-workflow-designer
</name>
+ <name>onap/
aai/esr-gui
</name>
<build>
<cleanup>try</cleanup>
<dockerFileDir>${basedir}/${version.output}</dockerFileDir>