diff options
Diffstat (limited to 'distribution/pom.xml')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index 5e153e8..9914e69 100644 --- 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> |