diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-17 11:01:29 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-17 11:01:37 +0800 |
commit | d415804efe4d1e0d31b949185ff1f59ee08ba28b (patch) | |
tree | 10cf2eb5cc4f128b9f698cb83569b1468e1d1ff5 | |
parent | 14fb5a1329569d1107b8508b3fac1bfeef9e803a (diff) |
update to latest oparentelalto
Change-Id: Ic65d68c41e382fc5c9c4e0b77d620d266dc0f3c8
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.driver.ems</groupId> |