diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-11-07 17:17:53 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-11-07 17:18:00 +0800 |
commit | ff9ceed52d06e2c30a68b063e96473180f4b5dc3 (patch) | |
tree | d88799295bf0c9fa16baecdf3c4fd0febba64bfb /pom.xml | |
parent | edd9f89b0daf4f1e6475b206d8e95edb1289af99 (diff) |
Bump emsdriver version to 1.0.1v1.0.11.0.0-ONAP1.0.0-Amsterdam
Bump emsdriver version to 1.0.1
Issue-ID: VFC-583
Change-Id: I790b60322a5460e1cc19c85e2114fff2d931018d
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.ems</groupId> <artifactId>ems-driver</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-ems</name> <description>vfc ems driver</description> |