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/vnfmadapter/VnfmadapterService/deployment | |
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/vnfmadapter/VnfmadapterService/deployment')
-rw-r--r-- | huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml index 4e99f0e0..9d6b89ab 100644 --- a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter</groupId> <artifactId>vnfmadapter-service-root</artifactId> - <version>1.3.7-SNAPSHOT</version> + <version>1.3.8-SNAPSHOT</version> </parent> <artifactId>hw-vnfmadapter-deployment</artifactId> |