aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-08-26 23:07:17 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-08-26 23:15:31 +0800
commitb51b37814c211197905dc88669ea930fa61b2f5d (patch)
treed55becce5c28d9083bb99516a7a4fef3fe4a1812 /pom.xml
parent2cda1a6ea70e2c7382d694807d2906496c466c15 (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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3ffce910..bbae0ddb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>