summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 16:19:07 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 16:19:21 +0800
commitd5398e82b6e5e6fe304442d9fe38dfaa48b19ba6 (patch)
tree09b374e58a5085e140612cde3a5c1906496ab195 /pom.xml
parentf37e69e59d05edf620b81945a6c9a564ec4dffba (diff)
fix operate version to 123
Change-Id: I14c7b00f1da06bd45c53ffe07b9be96db1c21684 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 9954fe46..e8382c7c 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.gvnfm.vnflcm</groupId>