aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 17:20:19 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 17:20:31 +0800
commitbbc7362e73f3699ab306f74295a32588c5e4ab5c (patch)
tree060e91f0bb3a048645e0e5c21fb94668e73a538f
parent4a774aa96782bfc508571a77c1ea7096035c3692 (diff)
fix oparent version of the db to 123
Change-Id: Ie4fd8f5eb309732accfd181f5e10bcd3d3db4545 Issue-ID: VFC-1309 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 c5d18cb..f283dbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.db</groupId>