summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-10-10 16:20:02 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-10-10 16:20:02 +0800
commit1746201c7ceabb69e0cfd4f49d38dcd42de51915 (patch)
treeb19ae78dd717c58cda39bda7f9657bb0706cdab8
parent11a2117fd4e3b4f0b81a710706e129b66fb7fbd9 (diff)
Update vfc-vnfmgr pom oparent version
Change-Id: I38cb571ba45e690a30f73ca0d4d959c1501309db Issue-ID: VFC-514 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5373f28..04df902 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>