diff options
author | tianxing <15210838572@139.com> | 2019-05-30 23:13:19 +0800 |
---|---|---|
committer | tianxing <15210838572@139.com> | 2019-05-30 23:13:23 +0800 |
commit | 451e015794a0f3957c9d02685f622817914b4124 (patch) | |
tree | 505fea023ba432e63abb7d0e1c5e7e3461ee57fb /huawei/vnfmadapter/VnfmadapterService/service | |
parent | 887f649cd3b44a1597d6219540ee3ff04d3f5046 (diff) |
update svnfm versiondublin
Change-Id: Id59e2a932bec222703978255d038d71a0d963396
Issue-ID: VFC-1404
Signed-off-by: tianxing <15210838572@139.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 e1f54e37..88d8dac8 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.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <artifactId>vnfmadapter-service</artifactId> |