diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 10:14:32 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 10:21:35 +0800 |
commit | 7c8e11ef929fa920f4939795f4d951695724e50c (patch) | |
tree | fdb32a6637a4e0ac86a298b509c8d2bc95cb2859 /pom.xml | |
parent | 3e5e393882d6c7b2cf1252d6b2ae4944efb7fe85 (diff) |
update version to 1.3.2
Change-Id: I84d4d5f5c0549196f2b27ddde67b9f2ddf02785d
Issue-ID: VFC-1394
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.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnflcm</name> <description>vfc gvnfm vnflcm</description> |