summaryrefslogtreecommitdiffstats
path: root/lcm/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-24 10:14:32 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-05-24 10:21:35 +0800
commit7c8e11ef929fa920f4939795f4d951695724e50c (patch)
treefdb32a6637a4e0ac86a298b509c8d2bc95cb2859 /lcm/pom.xml
parent3e5e393882d6c7b2cf1252d6b2ae4944efb7fe85 (diff)
update version to 1.3.2
Change-Id: I84d4d5f5c0549196f2b27ddde67b9f2ddf02785d Issue-ID: VFC-1394 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 b0d748bb..2f7fc6a3 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.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnflcm.lcm</groupId>
<artifactId>vfc-gvnfm-vnflcm-lcm</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnflcm-lcm</name>
<properties>