diff options
author | hekeguang <hekeguang@chinamobile.com> | 2020-04-24 10:52:25 +0800 |
---|---|---|
committer | hekeguang <hekeguang@chinamobile.com> | 2020-04-24 10:52:44 +0800 |
commit | c26283161fc152e41c73e427448381b472329439 (patch) | |
tree | ca92b4d8fdc0c819e183a59a2b9b6034d8319a31 | |
parent | 9626403987d46efe32e4480d31b35b89e014a00f (diff) |
feat: change oparent version to 3.0.13.0.2
Issue-ID: USECASEUI-350
Change-Id: I00b69a1fbcfe1d700936d0a80825e7c2d6507ca0
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>2.0.0</version> + <version>3.0.1</version> <relativePath /> </parent> |