summaryrefslogtreecommitdiffstats
path: root/lcm/pom.xml
diff options
context:
space:
mode:
authordengyh <dengyuanhong@chinamobile.com>2020-09-27 16:32:33 +0800
committerdengyh <dengyuanhong@chinamobile.com>2020-09-27 16:32:38 +0800
commit538fbfef0c2b0c050fb2ae7d60990271bbf029e3 (patch)
tree05218be741da8da98110feb6f98c60f9004c7db5 /lcm/pom.xml
parent82bc77f537c6a3ecdf60dc7dfc7917bbe7c35367 (diff)
Update vfc-vnflcm release vsersion to 1.4.01.4.0
Issue-ID: VFC-1753 Change-Id: Id900a4b54c06d4f87f97d94afc98e8e4d85e0a2a Signed-off-by: dengyh <dengyuanhong@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 64c5b9a9..553ee7b6 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.9-SNAPSHOT</version>
+ <version>1.4.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.3.9-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnflcm-lcm</name>
<properties>