diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:02:54 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:03:02 +0800 |
commit | cd12f7c1f7290858027822502c37296bdcef14e9 (patch) | |
tree | abfa850742dd19033dd7c0ebbc7a719aa8f27788 /huawei/vnfmadapter/VnfmadapterService/deployment | |
parent | 860f748aca6a62c204bd9f0571d4e1ab53fff07e (diff) |
update vfc version to 1.3.03.0.1-ONAP
Change-Id: I2f23ccfe41fc227fafbfb0b5b2ce49671c0fca9a
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
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 a4b02ca2..cba3200b 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.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hw-vnfmadapter-deployment</artifactId> |