From: Bin Yang Date: Fri, 21 Oct 2022 07:19:19 +0000 (+0800) Subject: Bump major version to 2 X-Git-Tag: 2.0.0-rc1~32 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=e1224a5b71d160557a3f2a4e810d5f59d81a3b1d;p=pti%2Fo2.git Bump major version to 2 reflect the apiName changes from o2ims_infrastructureInventory to o2ims-infrastructureInventory, and adding a new apiName for o2ims-infrastructureMonitoring Issue-ID: INF-318 Signed-off-by: Bin Yang Change-Id: I7eb91fb74f31f3eca9e7532d3da4e02845be952d --- diff --git a/stages/container-tag.yaml b/stages/container-tag.yaml index 73a715b..64ab279 100644 --- a/stages/container-tag.yaml +++ b/stages/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: "2.0.0"