summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-03-22 16:40:16 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-03-22 16:42:17 +0800
commitac7f45d0d51c63c21d73e5fce0f425a27f0bfea8 (patch)
treee62f6583d8e464eba13c08cf4577c79c039f5f95
parent800934d9b3c201bd5f5fb3bd12d8becd2dbac330 (diff)
fix operate version of the vnfmgr to 123
Change-Id: Iebeb876713ea9399c65eff77ce8cdc0f0d2e0a20 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 f77f1e9..be43e30 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.vnfmgr</groupId>