summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-04-07 10:20:37 +0100
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2023-04-07 09:35:52 +0000
commit3c6ab2322d81d98a26e697cecdb5c4d6da548e81 (patch)
tree1fe084775515ce079d2a4517f6f4a63c891d444a /pom.xml
parentc4a18054d489a83efb99a8975585631e5ecd0b10 (diff)
[CPS] Bump minor version - Step12
- 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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e6c8c66b..cb3947f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
</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>