diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-03-22 16:52:46 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-03-22 16:53:03 +0800 |
commit | 1272c5b5b7ed4c5cfdfc07a50f5226a9012468bf (patch) | |
tree | e11039a74c8e034effc967da119adb2f463b671a /pom.xml | |
parent | 6336105dcc14eb61b1717606d3e73c55a5dcf6d2 (diff) |
fix operate version of the vnfres to 123
Change-Id: I3bf4101562a6f4d21d45e6c6abc89c23519ed0eb
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.vnfres</groupId> |