summaryrefslogtreecommitdiffstats
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
parente00684b0a156f9cb3d7125a5b79af0a0a2369683 (diff)
update project to latest oparent
Change-Id: I8adce439396c3d71114f395653d43d6049e259aa Issue-ID: VFC-1419 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--pom.xml4
-rw-r--r--zte/sfc-driver/pom.xml2
2 files changed, 3 insertions, 3 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>
diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml
index 8951dc5..3287e2c 100644
--- a/zte/sfc-driver/pom.xml
+++ b/zte/sfc-driver/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.sfc</groupId>