- 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 <priyank.maheshwari@est.tech>
</organization>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<name>ncmp-dmi-plugin</name>
<description>DMI Plugin Service</description>
<properties>
# 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}