summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-23 11:02:40 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-23 11:02:48 +0800
commit6404d537e6c139c916efe9ce4ed583bbeaaf3808 (patch)
tree0120e50078214f61bfa5acb86349e83d073934a2
parent19e99a7bb37b29ec55fe5c89b0aad00c75e74a44 (diff)
fix operate version of the wfengine to 123
Change-Id: I008959bdabc8cda3e39654e5024dc2649630c441 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 8345f47..d2be363 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.wfengine</groupId>