summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-10-26 16:39:50 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-10-26 16:39:54 +0100
commit7ff24c9ae0ee5e74a5a2c2e0a1fc038fbe75a77c (patch)
tree0b8ac2433fe4ed7120cd73a8b70d058bd23f0b6a /pom.xml
parenta791505f6ae6c67be63031f0fa7a352d715771f8 (diff)
Prep for next DMI release
- Bump DMI version from 1.2.2-SNAPSHOT to 1.2.3-SNAPSHOT - Updated the version in version.properties - Updated the release docs Issue-ID: CPS-1353 Change-Id: Ia08d1037ee1b9e20a28ed9fafaad147627bbd109 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 ef216d36..4fd391c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
</organization>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<name>ncmp-dmi-plugin</name>
<description>DMI Plugin Service</description>
<properties>