summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDylanB95EST <dylan.byrne@est.tech>2021-10-13 14:04:25 +0100
committerDylan Byrne <dylan.byrne@est.tech>2021-10-13 13:29:26 +0000
commit31230fb53daa6713136e6ee0172526852a073f54 (patch)
tree45c080de5e2cb04bdf3751dc27a906c6429773fa /pom.xml
parent9df9d4db56c4b71707c1b6ecc87fb9b1a827214a (diff)
Update version for DMI-Plugin, release process step 6
Update Version for next release of DMI-Plugin from 1.0.1 to 1.0.2 Issue-ID: CPS-728 Change-Id: I03ed31f6c3df43f09d73ec35f12f430ef898d051 Signed-off-by: DylanB95EST <dylan.byrne@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 2ac674c3..d3e25b6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
</organization>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>ncmp-dmi-plugin</name>
<description>DMI Plugin Service</description>
<properties>