summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-04-14 12:12:00 +0100
committermpriyank <priyank.maheshwari@est.tech>2023-04-14 12:12:06 +0100
commit3d984b9bd92b2c26582dbc8a6814070ea5e392fd (patch)
tree610d3bc4225c126b37ce715e182e6f6a062eed45 /pom.xml
parent1eabcaeb8bcc59d5838da945b1bfc6104efac81d (diff)
Bump dmi plugin to 1.3.1-SNAPSHOT
- bump the dmi plugin version from 1.3.0-SNAPSHOT to 1.3.1-SNAPSHOT as part of the release process Issue-ID: CPS-1623 Change-Id: I62805231eae6350dc5a6b6bfd1b894a9639074cf 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..921900c0 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.3.1-SNAPSHOT</version>
<name>ncmp-dmi-plugin</name>
<description>DMI Plugin Service</description>
<properties>