aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-10-21 09:39:35 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-10-21 01:40:46 +0000
commited59ab3151f74450120c2c91c7f94c8576dc25a3 (patch)
tree95f3c13f64dca4f853dab4f24fcb501ad4d7e48d
parent2691fcb59c92cebfae7a67f55023b7e35d828d92 (diff)
Update db oparent to 2.1.0
Change-Id: I8bdeb904ff4b481495e56fdf3845b1e889ce5418 Issue-ID: VFC-1556 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 535070c..bc484db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.db</groupId>