From: mpriyank Date: Fri, 7 Apr 2023 09:20:37 +0000 (+0100) Subject: [CPS] Bump minor version - Step12 X-Git-Tag: 1.4.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3c6ab2322d81d98a26e697cecdb5c4d6da548e81;p=cps%2Fncmp-dmi-plugin.git [CPS] Bump minor version - Step12 - bump minor version of ncmp-dmi-plugin from 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT in the master branch Issue-ID: CPS-1610 Change-Id: I9238d58841b3c5f0133087fa4df5ff717284f197 Signed-off-by: mpriyank --- diff --git a/pom.xml b/pom.xml index e6c8c66b..cb3947f8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.cps ncmp-dmi-plugin - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ncmp-dmi-plugin DMI Plugin Service diff --git a/version.properties b/version.properties index 1eac9fdd..443a26fa 100644 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=1 -minor=3 +minor=4 patch=0 base_version=${major}.${minor}.${patch}