diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-09-17 16:40:48 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-09-17 16:41:01 +0800 |
commit | 8aaa4edff22a1e3c64852b9535eb269af8f6b7f6 (patch) | |
tree | e90bfcff364e6dd0ccd3c04ff6fcf29e9b2f7cc1 /huawei/vnfmadapter/VnfmadapterService/service | |
parent | d16511bf572d1e319e10243d4258dd5904f2e340 (diff) |
Update svnfm release version to 1.3.71.3.7
Issue-ID: VFC-1742
Change-Id: Ia9955db73e24c2e404715568546fb687e60e9cba
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'huawei/vnfmadapter/VnfmadapterService/service')
-rw-r--r-- | huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 61d685e6..bcfb1483 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter</groupId> <artifactId>vnfmadapter-service-root</artifactId> - <version>1.3.6-SNAPSHOT</version> + <version>1.3.7-SNAPSHOT</version> </parent> <artifactId>vnfmadapter-service</artifactId> |