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