diff options
author | hongyuzhao <zhao.hongyu@zte.com.cn> | 2019-09-17 10:12:31 +0800 |
---|---|---|
committer | hongyuzhao <zhao.hongyu@zte.com.cn> | 2019-09-17 10:12:44 +0800 |
commit | 165e25dd14225668e05d80e2c7ae8fc2daebd483 (patch) | |
tree | 9c70f3b551212d0982b86d85b3b6f1b8ce8785c0 /huawei/vnfmadapter/VnfmadapterService/deployment | |
parent | c19faa3168f39fc4a1b239485d2bbf9e724da829 (diff) |
fix bug for vfc-nfvo-driver-vnfm-svnfm sanity check5.0.2-ONAPelalto
Change-Id: I634cca1c7fb947f80262a8e94d03f556ba61e39c
Issue-ID: VFC-1508
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
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 e4e12fbc..5e73a990 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.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>hw-vnfmadapter-deployment</artifactId> |