diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:47:21 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-10-16 08:48:17 +0000 |
commit | 2f42a0691906a05b676a2724eb86c1adba652882 (patch) | |
tree | 9eae6c06abde54fdd5424122f095386842267dce /pom.xml | |
parent | 495af5d88d10175afa203eb40dd6425884dd48e5 (diff) |
Update vnfres release version to 1.3.6
Change-Id: I07ea41fccfdec14e57a7877fbe75bb9dd69e79de
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.vnfres</groupId> <artifactId>vfc-gvnfm-vnfres</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnfres</name> <description>vfc gvnfm vnfres</description> |