summaryrefslogtreecommitdiffstats
path: root/mgr/pom.xml
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-06-16 11:45:55 +0800
committerdyh <dengyuanhong@chinamobile.com>2021-08-31 17:19:54 +0800
commitd4abe8150abc1ea26682f3cef0dfd56fdc1f1cf9 (patch)
tree7a5ec5138f63816130e7028c3498910e6ab16ad1 /mgr/pom.xml
parent7f822cfccbd150ccc2a6b768917974a55e28faa6 (diff)
Update PyYAML version to 5.4.11.4.1
Change-Id: Ic48b49da0cb46ee8f1d11671eb9f681cf4618512 Issue-ID: VFC-1863 Signed-off-by: dyh <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 ca62571..9182581 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.0-SNAPSHOT</version>
+ <version>1.4.1-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.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfmgr-mgr</name>
<properties>