Change name to fit new repo structure 55/7855/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 1 Mar 2022 10:14:09 +0000 (11:14 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 1 Mar 2022 10:14:13 +0000 (11:14 +0100)
Issue-ID: NONRTRIC-717
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ia0bb784c8130f19308212a18544bf00a431b774f

pom.xml

diff --git a/pom.xml b/pom.xml
index e32d659..38b7b6d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                             <pullRegistry>${env.CONTAINER_PULL_REGISTRY}</pullRegistry>
                             <images>
                                 <image>
-                                    <name>o-ran-sc/nonrtric-r-app-catalogue:${project.version}</name>
+                                    <name>o-ran-sc/nonrtric-plt-rappcatalogue:${project.version}</name>
                                     <build>
                                         <cleanup>try</cleanup>
                                         <contextDir>${basedir}</contextDir>
                             <pushRegistry>${env.CONTAINER_PUSH_REGISTRY}</pushRegistry>
                             <images>
                                 <image>
-                                    <name>o-ran-sc/nonrtric-r-app-catalogue:${project.version}</name>
+                                    <name>o-ran-sc/nonrtric-plt-rappcatalogue:${project.version}</name>
                                     <build>
                                         <contextDir>${basedir}</contextDir>
                                         <dockerFile>Dockerfile</dockerFile>