aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 15:24:14 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 15:24:22 +0800
commit32287f93b378d1a827d9d2a84b8db50085b91e52 (patch)
tree24a3cb14af8277c16a858689c4f212336d47c100 /pom.xml
parenta42b1d5797a2ae3fd6942afce23dae676f9f462e (diff)
fix the operate version to 1.2.3
Change-Id: Ibe173b82c4746107fd81afdf5104ef009bef842c Issue-ID: VFC-1309 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7f3cedec..03aa6b78 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.lcm</groupId>