From 1a5093081bcdd3237a12716bca89aeab9b3fa627 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 29 Jun 2022 16:40:07 +0200 Subject: [PATCH] Step version on master after release Issue-ID: NONRTRIC-762 Signed-off-by: elinuxhenrik Change-Id: I5bb7c5d6b463e903cef7774ba11fd774771c6de1 --- icsversion/container-tag.yaml | 2 +- smoversion/container-tag.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icsversion/container-tag.yaml b/icsversion/container-tag.yaml index 6b1c9db..f84eeb1 100644 --- a/icsversion/container-tag.yaml +++ b/icsversion/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.0.0 +tag: 1.1.0 diff --git a/smoversion/container-tag.yaml b/smoversion/container-tag.yaml index f84eeb1..eea75d5 100644 --- a/smoversion/container-tag.yaml +++ b/smoversion/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.1.0 +tag: 1.2.0 -- 2.16.6