summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-06-17 10:57:40 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-06-17 02:58:55 +0000
commit98315d35b20a4b035570ce86be9342526b6f3866 (patch)
tree48a9d03610f943a1e8258ffd9dd7bd1ffe17ce02
parentb8728f0c9bb8605a5be7e2e98dedc4108ad9bdd6 (diff)
update to latest oparent
Change-Id: If02f56a9c048bd95e1c899a2f212879a24b19660 Issue-ID: VFC-1419 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fb6d47cf..f3a972b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>