diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-08-26 23:07:17 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-08-26 23:15:31 +0800 |
commit | b51b37814c211197905dc88669ea930fa61b2f5d (patch) | |
tree | d55becce5c28d9083bb99516a7a4fef3fe4a1812 /pom.xml | |
parent | 2cda1a6ea70e2c7382d694807d2906496c466c15 (diff) |
change version of lcm
Change-Id: I102b832e68d3eddb338296ca7280ec0894e5d83f
Issue-ID: VFC-1075
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,12 +18,12 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.1.0</version> + <version>1.2.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.lcm</groupId> <artifactId>vfc-nfvo-lcm</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-lcm</name> <description>vfc nfvo lcm</description> |