diff options
author | 2020-03-26 17:25:53 +0800 | |
---|---|---|
committer | 2020-03-26 17:26:56 +0800 | |
commit | 850f3d016100e1b5e1b0a19b4fba6daf9cbb1432 (patch) | |
tree | f8aecea1aebfae90895d5ffd7214b2ad7f14613d /pom.xml | |
parent | 15ac8700a7a5c383d035c43d50b4a4d4daa3e56c (diff) |
Update nslcm release version to 1.3.81.3.8
Change-Id: I74ceec4b1e81fd81c1ffe4599b5771e255e2874a
Issue-ID: VFC-1626
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.lcm</groupId> <artifactId>vfc-nfvo-lcm</artifactId> - <version>1.3.7-SNAPSHOT</version> + <version>1.3.8-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-lcm</name> <description>vfc nfvo lcm</description> |