- increased the minor version of DMI Plugin to 1.5.0 and now we are
working towards 1.5.0-SNAPSHOT
Issue-ID: CPS-1944
Change-Id: I4e9c00185d9d7842669dc825947dc247bad71f04
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
</organization>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.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=4
-patch=1
+minor=5
+patch=0
base_version=${major}.${minor}.${patch}