diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:20:02 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:20:02 +0800 |
commit | 1746201c7ceabb69e0cfd4f49d38dcd42de51915 (patch) | |
tree | b19ae78dd717c58cda39bda7f9657bb0706cdab8 /pom.xml | |
parent | 11a2117fd4e3b4f0b81a710706e129b66fb7fbd9 (diff) |
Update vfc-vnfmgr pom oparent version
Change-Id: I38cb571ba45e690a30f73ca0d4d959c1501309db
Issue-ID: VFC-514
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>0.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.gvnfm.vnfmgr</groupId> |