diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 15:27:31 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 15:28:00 +0800 |
commit | 80e97c280d464f1e5491383f4b50349ad747b084 (patch) | |
tree | 452dce40f7d3045c33521c5c3d466ce39a214fbb /pom.xml | |
parent | 56be1c0e1a8b9c6d60e436bc436c56ff03313dae (diff) |
update vfc version to 1.3.0
Change-Id: Ia79d34e82d14cc2d1360c93cec1bf3ed41516327
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.lcm</groupId> <artifactId>vfc-nfvo-lcm</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-lcm</name> <description>vfc nfvo lcm</description> |