diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:26:44 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:30:40 +0800 |
commit | 5d6ecaead23f1633a28131e239c0a822b5d21bcb (patch) | |
tree | 842e7f96ca854b9298ebbc7ea70e85e24210f7b4 /pom.xml | |
parent | 19c8f17c4191e47cf15dce4d5ed48716a1c78c59 (diff) |
Update vnflcm release version to 1.3.6
Change-Id: Ieeb40a5ac4301a9e276fa498842751c25ebbf131
Issue-ID: VFC-1554
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.gvnfm.vnflcm</groupId> <artifactId>vfc-gvnfm-vnflcm</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnflcm</name> <description>vfc gvnfm vnflcm</description> |