Merge "Upversion gizmo on master"
authorSteven Blimkie <Steven.Blimkie@amdocs.com>
Thu, 15 Aug 2019 20:59:59 +0000 (20:59 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 15 Aug 2019 20:59:59 +0000 (20:59 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 692e726..2aca23d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -448,6 +448,8 @@ limitations under the License.
                     <dockerDirectory>${docker.location}</dockerDirectory>
                     <imageTags>
                         <imageTag>latest</imageTag>
+                       <tag>${project.docker.latesttag.version}</tag>
+                       <tag>${project.major.version}.${project.minor.version}-STAGING-${maven.build.timestamp}</tag>
                     </imageTags>
                     <forceTags>true</forceTags>
                 </configuration>