Update image tag to 1.2.2 93/95893/1
authorecaiyanlinux <martin.c.yan@est.tech>
Wed, 18 Sep 2019 07:09:25 +0000 (09:09 +0200)
committerecaiyanlinux <martin.c.yan@est.tech>
Wed, 18 Sep 2019 07:09:25 +0000 (09:09 +0200)
Change-Id: I37ee16787fc4999027e5eb677b96441077fb607d
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1669

datafile-app-server/pom.xml

index 417006b..6a919c1 100644 (file)
@@ -3,7 +3,7 @@
   ~ ============LICENSE_START=======================================================
   ~ Copyright (C) 2018 NOKIA Intellectual Property, 2018-2019 Nordix Foundation. All rights reserved.
   ~ Copyright (c) 2019 AT&T Intellectual Property. All rights reserved.
-  ~ ================================================================================ 
+  ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
   ~ You may obtain a copy of the License at
           <imageTags>
             <imageTag>${project.version}-${maven.build.timestamp}Z</imageTag>
             <imageTag>${project.version}</imageTag>
-            <imageTag>latest</imageTag>
+            <imageTag>1.2.2</imageTag>
           </imageTags>
           <dockerDirectory>${project.basedir}/src/main/docker</dockerDirectory>
           <resources>