diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-17 11:33:18 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-17 11:33:27 +0800 |
commit | 3fabd95c45b9467010ea56020c7dc454ea7aa672 (patch) | |
tree | 729cdfd67f7f450bd31ddd3211d773d3658f6198 | |
parent | 0c6ebd138a1bdd59b7d62bced12e7296f02e7af6 (diff) |
update to latest oparentelalto
Change-Id: Ie9f4f079055072a688abd7c72119abe97e2bb13a
Issue-ID: VFC-1419
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-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.2.3</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.resmanagement</groupId> |