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 /res/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 'res/pom.xml')
-rw-r--r-- | res/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/pom.xml b/res/pom.xml index 55c8bb1..f11c0c9 100644 --- a/res/pom.xml +++ b/res/pom.xml @@ -20,12 +20,12 @@ <parent> <groupId>org.onap.vfc.gvnfm.vnfres</groupId> <artifactId>vfc-gvnfm-vnfres</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.gvnfm.vnfres.res</groupId> <artifactId>vfc-gvnfm-vnfres-res</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnfres-res</name> <description>vfc gvnfm vnfres res</description> |