diff options
author | yangyanyj <yangyanyj@chinamobile.com> | 2018-10-11 13:36:24 +0800 |
---|---|---|
committer | yangyanyj <yangyanyj@chinamobile.com> | 2018-10-11 13:36:37 +0800 |
commit | ad3665f58be43e049226d23e33282fe8e85db009 (patch) | |
tree | c00e0ba411eef1901b6c6b472e6c8d8073a8510e /pom.xml | |
parent | e332e721e917d688e9038c4c0e83f48b3b51c628 (diff) |
Update pom and docker version of vfc-emsdriver1.2.0
Issue-ID: VFC-1142
Change-Id: Ic9668f91fb6711db727dcbd10c3616d4e9d24cf2
Signed-off-by: yangyanyj <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.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-ems</name> <description>vfc ems driver</description> |