From: mpriyank Date: Wed, 15 May 2024 09:48:17 +0000 (+0100) Subject: Bump DMI to 1.6.0-SNAPSHOT X-Git-Tag: 1.6.0~52 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F137903%2F1;p=cps%2Fncmp-dmi-plugin.git Bump DMI to 1.6.0-SNAPSHOT - bump dmi to 1.6.0-SNAPSHOT version Issue-ID: CPS-2229 Change-Id: I673f0bd60d78a96eece97cd113fcc94caabab7da Signed-off-by: mpriyank --- diff --git a/pom.xml b/pom.xml index cebd4a89..df55eb18 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.cps ncmp-dmi-plugin - 1.5.1-SNAPSHOT + 1.6.0-SNAPSHOT ncmp-dmi-plugin DMI Plugin Service diff --git a/version.properties b/version.properties index dd03141f..1833e74b 100644 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=1 -minor=5 -patch=1 +minor=6 +patch=0 base_version=${major}.${minor}.${patch}