Update pom oparent version of vfc-nfvo-lcm 53/17853/1
authorfujinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 07:48:54 +0000 (15:48 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 07:48:54 +0000 (15:48 +0800)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index ac70d49..2d0612d 100644 (file)
--- 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>