diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 17:14:59 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 17:15:47 +0800 |
commit | a003ff1a59bcc2b8a2fc08d1c08633e66ddf18cb (patch) | |
tree | 21d53646df94a3651856fe3d299a791c55f22dc2 /pom.xml | |
parent | bfabe796d574dc96c56078b395be31870f0070d9 (diff) |
update vfc version to 1.3.0
Change-Id: I639f80586f45479bd92bd44dc0584f033142b013
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
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.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-ems</name> <description>vfc ems driver</description> |