diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-15 16:21:37 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-15 16:21:37 +0800 |
commit | 997287b2dd9cac1eb89d232380324f73fbbdeaf2 (patch) | |
tree | 3a27a8604e3d62c1248d3af50b5372e02899a403 /nokia/vnfmdriver/pom.xml | |
parent | 2cc1cd21d95d40849553fd8699a9a48dd1799c9f (diff) |
Update vfc components release version
Change-Id: If021dfba3eaec2aea043f6494d6d7ce15a2de290
Issue-Id: VFC-593
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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 4506f99b..12dbab45 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.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vnfmdriver</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm-nokia-vnfmdriver</name> <description>nfvo vnfmdriver</description> |