diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:29:03 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:29:03 +0800 |
commit | 63d572c2e6a9e532eb355239bde10ce6d7d75ca1 (patch) | |
tree | b65b2babdfa42f77a424b0f60380c2531f502862 | |
parent | 486bd9524e976cb31a9fbb5fdb272f15c0fe379b (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.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.gvnfm.vnflcm</groupId> |