diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 12:03:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 12:03:04 +0000 |
commit | b263d627a6852f9cc69f4dc2789cc1860f2fb251 (patch) | |
tree | 6c80f4054214e6cfb0518d680650335ac14fe38e | |
parent | 6efb16eaea03b188ccedad31f1174478faaadfbc (diff) |
Release cps/ncmp-dmi-plugin1.0.0
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ </organization> <groupId>org.onap.cps</groupId> <artifactId>ncmp-dmi-plugin</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <name>ncmp-dmi-plugin</name> <description>DMI Plugin Service</description> <properties> |