diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2019-07-06 10:38:18 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2019-07-06 10:38:18 +0800 |
commit | 80275b72d0bd5411555f81865306c2844ff60f0b (patch) | |
tree | 93684a2f81a73b9bf289fe9e5ad5d70096b72416 /huawei/vnfmadapter/pom.xml | |
parent | 3e8f81f8745149add5abbfb26bcf615017a304c3 (diff) |
Update svnfmdriver version from 1.3.2 to 1.3.3
Change-Id: Icccf2db0f6474a41ab41eb4201edf92c053238ea
Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@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 634c7078..8031cab1 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.2-SNAPSHOT</version> + <version>1.3.3-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.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm</name> <description>nfvo vnfmadapter</description> |