From: puthuparambil.aditya Date: Fri, 7 Jan 2022 16:45:02 +0000 (+0000) Subject: dmi-plugin bumping version to 1.0.4-SNAPSHOT X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d0db8a6ecaf37e98e8fa6adf8ad66d8a037c1893;p=cps%2Fncmp-dmi-plugin.git dmi-plugin bumping version to 1.0.4-SNAPSHOT Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya Change-Id: Ie57754a53a5d5de504eaa96d8849873d14c8aa62 --- diff --git a/pom.xml b/pom.xml index fb329f80..13b5cd8f 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.cps ncmp-dmi-plugin - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT ncmp-dmi-plugin DMI Plugin Service diff --git a/version.properties b/version.properties index f9ba1cec..1c57461b 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}