diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-10-10 16:00:57 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-10-10 16:00:57 +0800 |
commit | de5fde51202e4f550a4d1365790adad5bb236551 (patch) | |
tree | 9828a4f29ee5cd4a562ee2cc7cb64a9bfcc21e0e /zte | |
parent | 15c37b910752bcf534dbe58d970dcd4b71b7cb76 (diff) |
Update pom oparent version of vfc-driver-sfc
Change from 1.0.0-SNAPSHOT to 0.1.1
Change-Id: I3c543d611fd6690239babf86671e4ed4557973e7
Issue-Id: VFC-514
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'zte')
-rw-r--r-- | zte/sfc-driver/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml index a83cf49..b1f4c13 100644 --- a/zte/sfc-driver/pom.xml +++ b/zte/sfc-driver/pom.xml @@ -20,7 +20,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.sfc</groupId> |