diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-08 12:00:31 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-08 12:00:31 +0800 |
commit | f3a7349ce2b342fc497035950d0afd000e71ce9c (patch) | |
tree | 21eae90f5fac067cc52ed9712173d9d2fa1ab4e3 /nokia/pom.xml | |
parent | 029a1743a0e3e5c81a232c2153ea9d1b808ba7b6 (diff) |
Bump vfc-ztesvnfmdriver release version to 1.0.1
Change-Id: I39dc223d1610e8d7408e53a2d65cab3a12c4b9c3
Issue-Id: VFC-586
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'nokia/pom.xml')
-rw-r--r-- | nokia/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nokia/pom.xml b/nokia/pom.xml index 80923c97..39d09751 100644 --- a/nokia/pom.xml +++ b/nokia/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm</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.nokia</groupId> |