Fix for pom in AppServer 78/72278/1 casablanca
authorpwielebs <piotr.wielebski@nokia.com>
Fri, 9 Nov 2018 09:12:00 +0000 (10:12 +0100)
committerpwielebs <piotr.wielebski@nokia.com>
Fri, 9 Nov 2018 10:01:48 +0000 (11:01 +0100)
Section  "tag-and-push-image-latest" deleted.

Change-Id: Ieb916e50e320b4f868550d0e32d5d68bb5f0ab8e
Issue-ID: DCAEGEN2-966
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
prh-app-server/pom.xml

index 6584b5f..5613971 100644 (file)
               <goal>build</goal>
             </goals>
           </execution>
-          <execution>
-            <id>tag-and-push-image-latest</id>
-            <phase>deploy</phase>
-            <goals>
-              <goal>tag</goal>
-            </goals>
-            <configuration>
-              <image>${docker.image.name}:latest</image>
-              <newName>${onap.nexus.dockerregistry.daily}/${docker.image.name}:latest</newName>
-              <pushImage>true</pushImage>
-            </configuration>
-          </execution>
           <execution>
             <id>tag-and-push-image-with-version</id>
             <phase>deploy</phase>