diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-03-22 15:24:14 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-03-22 15:24:22 +0800 |
commit | 32287f93b378d1a827d9d2a84b8db50085b91e52 (patch) | |
tree | 24a3cb14af8277c16a858689c4f212336d47c100 /pom.xml | |
parent | a42b1d5797a2ae3fd6942afce23dae676f9f462e (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |