summaryrefslogtreecommitdiffstats
path: root/res/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-21 15:11:39 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-05-21 07:24:14 +0000
commit1ca75c64eb7191d7a1b7c180ba865cca9c1a3dc1 (patch)
tree1434d701c8d1871fa3aca26725efc54c297849a8 /res/pom.xml
parent4f5a82c284d107ce368abb8d1574cab1f07e2160 (diff)
fix version to 1.3.11.3.1
Change-Id: Id050b5150843d37f85f43c0b6ce826c965564973 Issue-ID: VFC-1388 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'res/pom.xml')
-rw-r--r--res/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/pom.xml b/res/pom.xml
index efb748b..e6c2df3 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.0-SNAPSHOT</version>
+ <version>1.3.1-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.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfres-res</name>
<description>vfc gvnfm vnfres res</description>