From: DylanB95EST Date: Wed, 13 Oct 2021 13:04:25 +0000 (+0100) Subject: Update version for DMI-Plugin, release process step 6 X-Git-Tag: 1.0.2~7^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F124888%2F1;p=cps%2Fncmp-dmi-plugin.git Update version for DMI-Plugin, release process step 6 Update Version for next release of DMI-Plugin from 1.0.1 to 1.0.2 Issue-ID: CPS-728 Change-Id: I03ed31f6c3df43f09d73ec35f12f430ef898d051 Signed-off-by: DylanB95EST --- diff --git a/pom.xml b/pom.xml index 2ac674c3..d3e25b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.cps ncmp-dmi-plugin - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ncmp-dmi-plugin DMI Plugin Service diff --git a/version.properties b/version.properties index c40575e3..ca5faa01 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}