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/pom.xml | |
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/pom.xml')
-rw-r--r-- | huawei/vnfmadapter/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index 8031cab1..888e4c73 100644 --- a/huawei/vnfmadapter/pom.xml +++ b/huawei/vnfmadapter/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm-huawei</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter</groupId> <artifactId>vnfmadapter</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm</name> <description>nfvo vnfmadapter</description> |