summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-21 15:19:55 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-05-21 07:20:57 +0000
commit3fe6e989cd84a7ff74e27579e77c482015418652 (patch)
tree7718c0b415dbece75a611745306e001f18d7c849 /pom.xml
parent48b32d5095057df6d77a846fc24dc37a781f54a6 (diff)
fix version to 1.3.11.3.1
Change-Id: I8c1afa53c76910512599a63dfb5f5ba1bec36de2 Issue-ID: VFC-1388 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index be43e30..27366c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnfmgr</groupId>
<artifactId>vfc-gvnfm-vnfmgr</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfmgr</name>
<description>vfc gvnfm vnfmgr</description>