summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-10-10 16:29:03 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-10-10 16:29:03 +0800
commit63d572c2e6a9e532eb355239bde10ce6d7d75ca1 (patch)
treeb65b2babdfa42f77a424b0f60380c2531f502862
parent486bd9524e976cb31a9fbb5fdb272f15c0fe379b (diff)
Update vfc-vnflcm pom oparent version
Change-Id: I2cbbb47e8235e80760ecea53d07dadf060c9fc35 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 61ab527e..7131fa9e 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.vnflcm</groupId>