tag change 07/8107/1
authormadavi <jm00553988@techmahindra.com>
Fri, 1 Nov 2019 09:45:14 +0000 (15:15 +0530)
committermadavi <jm00553988@techmahindra.com>
Fri, 1 Nov 2019 09:47:57 +0000 (15:17 +0530)
Change-Id: I0247b33b06077eb4f7cb4057538ee8d6c782b508
Signed-off-by: madavi <jm00553988@techmahindra.com>
jenkins/ci-pipelines/ci_stage_3.groovy

index db13e5b..cc800b9 100644 (file)
@@ -36,7 +36,7 @@ properties([
         string(defaultValue: 'OSMETSI', description: '', name: 'GPG_KEY_NAME'),
         string(defaultValue: 'artifactory-osm', description: '', name: 'ARTIFACTORY_SERVER'),
         string(defaultValue: 'osm-stage_4', description: '', name: 'DOWNSTREAM_STAGE_NAME'),
-        string(defaultValue: '6.0.2rc1', description: '', name: 'DOCKER_TAG'),
+        string(defaultValue: '6.0.3', description: '', name: 'DOCKER_TAG'),
         booleanParam(defaultValue: true, description: '', name: 'SAVE_CONTAINER_ON_FAIL'),
         booleanParam(defaultValue: false, description: '', name: 'SAVE_CONTAINER_ON_PASS'),
         booleanParam(defaultValue: true, description: '', name: 'SAVE_ARTIFACTS_ON_SMOKE_SUCCESS'),