summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 18:14:31 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 18:14:42 +0800
commite5d8b152e75ec769fd4d7724de7309744a4a62dd (patch)
tree912ea4977cd39ec5da0cb8de5fd809a7253d04af
parentd59b15f0bf9df1004d709da3810961f468fec693 (diff)
fix oparent version of the sfc to 123
Change-Id: I3e1dbdf458e5ee134221030f7123d773fa0efd42 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 c973681..21fca64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,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.sfc</groupId>