diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-20 14:14:06 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-06-20 06:22:41 +0000 |
commit | 4833f16247738a7bc5cc10692da5a0634d17432c (patch) | |
tree | 2347f81676044c51dfb923438f87073a2647cade /zte/sfc-driver | |
parent | e00684b0a156f9cb3d7125a5b79af0a0a2369683 (diff) |
update project to latest oparent
Change-Id: I8adce439396c3d71114f395653d43d6049e259aa
Issue-ID: VFC-1419
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'zte/sfc-driver')
-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 8951dc5..3287e2c 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.2.0</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.sfc</groupId> |