Support the pushing of docker images
[nonrtric.git] / dashboard / webapp-backend / pom.xml
index a7100be..4519170 100644 (file)
@@ -257,7 +257,7 @@ limitations under the License.
                                                <image>
                                                        <!-- Specify a tag to avoid default tag "latest" -->
                                                        <!-- Avoid maven artifact name here -->
-                                                       <name>ric-dashboard:${project.version}</name>
+                                                       <name>nonrtric-dashboard:${project.version}</name>
                                                        <build>
                                                                <from>openjdk:11-jre-slim</from>
                                                                <tags>