Merge "Upversion gizmo on master"
[aai/gizmo.git] / 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>