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 /nokia/vnfmdriver/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 'nokia/vnfmdriver/pom.xml')
-rw-r--r-- | nokia/vnfmdriver/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nokia/vnfmdriver/pom.xml b/nokia/vnfmdriver/pom.xml index 12dbab45..125c6df1 100644 --- a/nokia/vnfmdriver/pom.xml +++ b/nokia/vnfmdriver/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm-nokia</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vnfmdriver</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm-nokia-vnfmdriver</name> <description>nfvo vnfmdriver</description> |