summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-06-20 14:14:06 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-06-20 06:22:41 +0000
commit4833f16247738a7bc5cc10692da5a0634d17432c (patch)
tree2347f81676044c51dfb923438f87073a2647cade /pom.xml
parente00684b0a156f9cb3d7125a5b79af0a0a2369683 (diff)
update project to latest oparent
Change-Id: I8adce439396c3d71114f395653d43d6049e259aa Issue-ID: VFC-1419 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f96ed87..8506533 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,9 +20,9 @@
<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>
+ <modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
<artifactId>sfc-driver-root</artifactId>
<version>1.3.0-SNAPSHOT</version>