aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:48:54 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:48:54 +0800
commit6a9f8fff3df82f00db13b0ec7279c9849ee3956c (patch)
tree86082109f0acf3a4465b30801f3f0e1c6c493f8e /pom.xml
parent65473759b53e4a8fb775181a0530a4115925b6f1 (diff)
Update pom oparent version of vfc-nfvo-lcm
Change from 1.0.0-SNAPSHOT to 0.1.1 Change-Id: I49b7fe2bc97053004e843749d49c32e879677a6b Issue-Id: VFC-514 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ac70d490..2d0612dd 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.nfvo.lcm</groupId>