summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 17:33:04 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 17:33:17 +0800
commit1b62e79f5cfe106a9d78575732b47a37c0bd6047 (patch)
tree82ff0482ee04e5d773e3e6f7fa39b8ec9a748a8e
parent608b39cdb2c256b959d39838d1cec1405d615548 (diff)
fix oparent version of the ems to 123
Change-Id: I00af9bcf9a404d77e372210dc05836e3dd22a1ae 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 0a547d9..f86304e 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.driver.ems</groupId>