summaryrefslogtreecommitdiffstats
path: root/mgr/pom.xml
diff options
context:
space:
mode:
authordengyh <dengyuanhong@chinamobile.com>2022-03-30 17:08:31 +0800
committerdengyh <dengyuanhong@chinamobile.com>2022-03-30 17:08:39 +0800
commit18053405b2a66dd67e03d68133df1012fcf5c234 (patch)
tree73d94e5f487e755b9110979848bdc22e1b70bc0c /mgr/pom.xml
parent0e42adb3504e72671cda998e378b703c87c3504d (diff)
Update vfc-vnfmgr version1.4.2
Issue-ID: VFC-1941 Change-Id: I37241afe03b8460671592ad91131fec8c3e1c501 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'mgr/pom.xml')
-rw-r--r--mgr/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mgr/pom.xml b/mgr/pom.xml
index 9182581..33e2caa 100644
--- a/mgr/pom.xml
+++ b/mgr/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.vfc.gvnfm.vnfmgr</groupId>
<artifactId>vfc-gvnfm-vnfmgr</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnfmgr.mgr</groupId>
<artifactId>vfc-gvnfm-vnfmgr-mgr</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfmgr-mgr</name>
<properties>