diff options
author | Vikas Varma <vv8305@att.com> | 2019-04-05 17:04:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-05 17:04:02 +0000 |
commit | c98cf7f69ff8a7765766a6ca569c874ae075fdea (patch) | |
tree | f077f33c03aa489e04707b54b7e4ac6154eb979a /cmso-topology | |
parent | e8f3843950f26bfdf74fa2d0ca0f2019a1586eb2 (diff) | |
parent | 26b84388ba3eb179f9d4a9d4e2d478eba3df8201 (diff) |
Merge "Integrate new mS into IT"
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> |