summaryrefslogtreecommitdiffstats
path: root/mgr/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-06-03 10:34:04 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-06-03 10:34:19 +0800
commit069893ac5956013f70ac7b0ee1c219c5f2f1fbdc (patch)
tree868be1147115dcdecd7917d0094861ac36fe28d1 /mgr/pom.xml
parent49a9c0383d60d291301bbba459b3dc83a47d6ee4 (diff)
update project version to 1.3.3
Change-Id: I3686b6e1ba088c5dc744dfe9db114f5133da9b38 Issue-ID: VFC-1410 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 3b9e4fb..bc3ee94 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.2-SNAPSHOT</version>
+ <version>1.3.3-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.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfmgr-mgr</name>
<properties>