aboutsummaryrefslogtreecommitdiffstats
path: root/ajsc-aai
diff options
context:
space:
mode:
Diffstat (limited to 'ajsc-aai')
-rw-r--r--ajsc-aai/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml
index b1a120d..0921a44 100644
--- a/ajsc-aai/pom.xml
+++ b/ajsc-aai/pom.xml
@@ -438,9 +438,7 @@
<dockerDirectory>${dockerLocation}</dockerDirectory>
<serverId>${docker.push.registry}</serverId>
<imageTags>
- <imageTag>${docker.image.version}-SNAPSHOT-${maven.build.timestamp}</imageTag>
- <imageTag>${docker.image.version}-STAGING-${maven.build.timestamp}</imageTag>
- <imageTag>1.0-STAGING-latest</imageTag>
+ <imageTag>latest</imageTag>
</imageTags>
<forceTags>true</forceTags>
</configuration>