diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-03-22 16:19:07 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-03-22 16:19:21 +0800 |
commit | d5398e82b6e5e6fe304442d9fe38dfaa48b19ba6 (patch) | |
tree | 09b374e58a5085e140612cde3a5c1906496ab195 /pom.xml | |
parent | f37e69e59d05edf620b81945a6c9a564ec4dffba (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.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.gvnfm.vnflcm</groupId> |