summaryrefslogtreecommitdiffstats
path: root/mgr/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-10-16 16:37:24 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-10-16 08:38:19 +0000
commitec5be59ef27276578e64e1883b291de3b1594eda (patch)
treeb51900d6d11fb084ced453df44762b1d997d1c7a /mgr/pom.xml
parentf8c48cb1360095654d13bb957bdc3545b5583ba8 (diff)
Update vnfmgr release version to 1.3.6
Change-Id: Ic020f465f81c23c7b38f633b5e4512e303ef94f9 Issue-ID: VFC-1554 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'mgr/pom.xml')
-rw-r--r--mgr/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mgr/pom.xml b/mgr/pom.xml
index 81cd799..c6d6024 100644
--- a/mgr/pom.xml
+++ b/mgr/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.vfc.gvnfm.vnfmgr</groupId>
<artifactId>vfc-gvnfm-vnfmgr</artifactId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnfmgr.mgr</groupId>
<artifactId>vfc-gvnfm-vnfmgr-mgr</artifactId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfmgr-mgr</name>
<properties>