summaryrefslogtreecommitdiffstats
path: root/lcm/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-08-24 16:30:43 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-08-24 16:31:17 +0800
commit610d88959fde44f8efefe10007c67150bc69f1db (patch)
tree7991696664d3c5cfd145f69b776603e9ec7a1687 /lcm/pom.xml
parentc33814b49eaad9d9d7468149b5eb1b5c0b3ccccc (diff)
change version of vnflcm
Issue-ID: VFC-1072 Change-Id: Ib46500921307dd324dd147b69fe3077a9b344578 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'lcm/pom.xml')
-rw-r--r--lcm/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/pom.xml b/lcm/pom.xml
index 6c97c4a7..e672fb81 100644
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.vfc.gvnfm.vnflcm</groupId>
<artifactId>vfc-gvnfm-vnflcm</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnflcm.lcm</groupId>
<artifactId>vfc-gvnfm-vnflcm-lcm</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnflcm-lcm</name>
<properties>