diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-17 10:57:40 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-06-17 02:58:55 +0000 |
commit | 98315d35b20a4b035570ce86be9342526b6f3866 (patch) | |
tree | 48a9d03610f943a1e8258ffd9dd7bd1ffe17ce02 | |
parent | b8728f0c9bb8605a5be7e2e98dedc4108ad9bdd6 (diff) |
update to latest oparent
Change-Id: If02f56a9c048bd95e1c899a2f212879a24b19660
Issue-ID: VFC-1419
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.3</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> |