diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 15:44:23 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 15:44:23 +0800 |
commit | aff2dea698c32a9edd82797188dc78fddfc963c8 (patch) | |
tree | bc81fdf8fae915f5c564a307af4504bd03417ede | |
parent | 9bcf692459b43b1eeccfe617ae34e0a0c25e2c48 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |