summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-03-23 17:14:33 +0530
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2022-03-23 11:48:04 +0000
commit145a14310d109d367da9c854217f6c71a82e49b4 (patch)
tree5041026b557a2eb0d99f2060771df81e43a79d26 /pom.xml
parent786eb8050017bfc4ebf5d8cddb7abca34a10e82b (diff)
Update versions for next release in DMI
- Updated minor version number (on master) for next release as part of creating Jakarta release branch - Updated default DMI version to point to latest docker image Issue-ID: CPS-956 Change-Id: I3e1d92fb5719ceaf06dd9afc5fa13859d6437f6b 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 b6e0f9a0..9b3ea9a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
</organization>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>ncmp-dmi-plugin</name>
<description>DMI Plugin Service</description>
<properties>