diff options
author | sekharhuawei <reddi.shekhar@huawei.com> | 2020-10-15 10:39:51 +0530 |
---|---|---|
committer | sekharhuawei <reddi.shekhar@huawei.com> | 2020-10-15 10:39:51 +0530 |
commit | 3fcc75d850313f9e6ee2fe3b385984249468f240 (patch) | |
tree | 84003c559e508430822376cff92a38512888191c /huawei/pom.xml | |
parent | 29009da86c49a7c7041729b21f240ebb471e66ca (diff) |
Update vfc-svnfm-huawei release vsersion to 1.3.8
Issue-ID: VFC-1756
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: Id440ae15c789e9b3cf55e4af44e4d0f422a3504a
Diffstat (limited to 'huawei/pom.xml')
-rw-r--r-- | huawei/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/huawei/pom.xml b/huawei/pom.xml index a1f9386c..d3935014 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId> - <version>1.3.7-SNAPSHOT</version> + <version>1.3.8-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm-huawei</artifactId> - <version>1.3.7-SNAPSHOT</version> + <version>1.3.8-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm-huawei</name> <description>vfc-nfvo-driver-vnfm-svnfm-huawei</description> |