summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-10-10 15:44:23 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-10-10 15:44:23 +0800
commitaff2dea698c32a9edd82797188dc78fddfc963c8 (patch)
treebc81fdf8fae915f5c564a307af4504bd03417ede
parent9bcf692459b43b1eeccfe617ae34e0a0c25e2c48 (diff)
Update gvnfmdriver pom oparent version
Change-Id: I930df36ca404b570da4cf9e93fccf8a027b01497 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 e8035e5..9ae35de 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.driver.vnfm.gvnfm</groupId>