From b988cb672876b1c129c76d60d3ddf7d129ef4bc2 Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 25 Sep 2020 15:48:10 +0200 Subject: Standardize docker tagging Standardize the docker tagging in all maven modules Issue-ID: SDC-3300 Signed-off-by: sebdet Change-Id: Id43cbd8efea119d4acf7280b75c30a0275ec3242 Signed-off-by: sebdet --- integration-tests/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 26c82250eb..88491ddd69 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -49,8 +49,7 @@ limitations under the License. ${project.build.directory}/chef-config ${project.build.directory}/plugins/sdc-be /tmp/sdc-integration-tests - ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest - + latest 2.53.1 -- cgit 1.2.3-korg