diff options
author | Jerry Flood <jflood@att.com> | 2019-04-05 12:23:07 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-04-05 12:23:16 -0400 |
commit | 26b84388ba3eb179f9d4a9d4e2d478eba3df8201 (patch) | |
tree | b121fb1f29c0fa07774784dce68aada4ba55a9dd /cmso-topology | |
parent | b775e3842710fe1190675d318a0526b8dfb8eead (diff) |
Integrate new mS into IT
Issue-ID: OPTFRA-458
Change-Id: I42966034101baa54c1b60e07b74c17d97680da81
Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-topology')
-rw-r--r-- | cmso-topology/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cmso-topology/pom.xml b/cmso-topology/pom.xml index a426a82..553fe91 100644 --- a/cmso-topology/pom.xml +++ b/cmso-topology/pom.xml @@ -27,7 +27,7 @@ <packaging>jar</packaging> - <name>cmso</name> + <name>cmso-topology</name> <properties> <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format> @@ -370,8 +370,8 @@ <apiVersion>1.23</apiVersion> <images> <image> - <name>onap/optf-cmso-tciketmgt</name> - <alias>onap-optf-cmso-tciketmgt</alias> + <name>onap/optf-cmso-topology</name> + <alias>onap-optf-cmso-topology</alias> <build> <cleanup>true</cleanup> <tags> |