summaryrefslogtreecommitdiffstats
path: root/lcm/pom.xml
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-03-03 15:00:29 +0800
committerdyh <dengyuanhong@chinamobile.com>2021-03-08 13:14:12 +0800
commit0b6d1677dca254fe84bfa1f90f6f1d5ebbbcde33 (patch)
treef0155bca013ebdf2a3f664ef11854dc3eec812e5 /lcm/pom.xml
parentb5f2e196e0b18ea3b95b0ab6e3938340b7b4bf1e (diff)
Update vfc-vnflcm vsersion1.4.1
Change-Id: Icdd3aa38c0792c717fda669c09f1248bf0ae2ddc Issue-ID: VFC-1830 Signed-off-by: dyh <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 553ee7b6..d03ece39 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.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnflcm.lcm</groupId>
<artifactId>vfc-gvnfm-vnflcm-lcm</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnflcm-lcm</name>
<properties>