[DOCKER] Add 1.0-STAGING-latest docker tag
[sdnc/oam.git] / installation / admportal / pom.xml
index 5f5d221..55b4837 100644 (file)
@@ -42,7 +42,7 @@
                                 <dockerFile>${basedir}/target/docker-stage/Dockerfile</dockerFile>
                                 <tags>
                                 <tag>${project.version}</tag>
-                                <tag>latest</tag>
+                                <tag>1.0-STAGING-latest</tag>
                                 </tags>
                             </build>
                         </image>
             <plugin>
                 <artifactId>exec-maven-plugin</artifactId>
                 <groupId>org.codehaus.mojo</groupId>
+               <version>1.5.0</version>
                 <executions>
                     <execution>
                         <id>Unzip admportal</id>