diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-11-15 17:58:57 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-11-15 18:07:28 +0800 |
commit | 137529ea77ae7efdfb557c01309e8dfdd8a5466a (patch) | |
tree | 2bb6f0de64d4e9477540eef743ce9295589d7bf7 /huawei/vnfmadapter/pom.xml | |
parent | 997287b2dd9cac1eb89d232380324f73fbbdeaf2 (diff) |
Update vfc components versionv1.0.21.0.0-ONAP1.0.0-Amsterdam
Issue-ID: VFC-593
Change-Id: If375db480ea8d5a368d29d76d2945ebefbd4a14c
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 ac39f10f..40edbaa5 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.0.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter</groupId> <artifactId>vnfmadapter</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm</name> <description>nfvo vnfmadapter</description> |