diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 14:34:40 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 14:35:13 +0800 |
commit | 9a409d89ece2c10a60db657da769e4149ff961c5 (patch) | |
tree | 1a605eff1a551204e1553d4e14ed01e42c59c1ea /pom.xml | |
parent | 92713a2be15bb646fb5a47a82c5f5ad762cc719f (diff) |
Update nfvo-lcm version1.4.4
Change-Id: Iffe8beb5303cba642461f9492f4665c342b67c44
Issue-ID: VFC-1884
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.lcm</groupId> <artifactId>vfc-nfvo-lcm</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-lcm</name> <description>vfc nfvo lcm</description> |