diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 10:34:25 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 14:26:49 +0800 |
commit | fb8bb7eb386b2e2b41c06eb0e1b29c721fb8d9c4 (patch) | |
tree | 04f6f7cc999120bd2fcb0818b65d4d86109e8926 /pom.xml | |
parent | 121fd98523ca75fc7856ae179cd72b26bd0b3778 (diff) |
Update project version of vnflcm to 1.3.5
Change-Id: I0212419cb59f9157632bcf1fb043330a99730d57
Issue-ID: VFC-1507
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.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnflcm</name> <description>vfc gvnfm vnflcm</description> |