diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-12-02 14:33:48 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-12-02 14:33:57 +0000 |
commit | 9e9ff2ba93e0b16451aef4f99a8bd728656ead4a (patch) | |
tree | 54290873b68b85f41e486e783488613deeb838ef /dmi-stub/dmi-stub-app/pom.xml | |
parent | 85f046a0496bc5f7a7676ef86b502f258c814fa1 (diff) |
- updated the ncmp-dmi-plugin version to 1.7.0-SNAPSHOT
Issue-ID: CPS-2489
Change-Id: Iccdb6d6b0a87e5bd36b85615f622ea3b3cd1b00d
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'dmi-stub/dmi-stub-app/pom.xml')
-rw-r--r-- | dmi-stub/dmi-stub-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-stub/dmi-stub-app/pom.xml b/dmi-stub/dmi-stub-app/pom.xml index 2f78889c..bd808e30 100644 --- a/dmi-stub/dmi-stub-app/pom.xml +++ b/dmi-stub/dmi-stub-app/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps.ncmp-dmi-plugin</groupId> <artifactId>dmi-stub</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>dmi-stub-app</artifactId> |