diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-11-02 12:54:19 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-11-02 12:55:10 +0530 |
commit | 2bcad1cc45943a3c1595929286e4eb715fceb778 (patch) | |
tree | ed91c7b19ae4735f317f4c2870febf46a45f8a11 /pom.xml | |
parent | 47cb6260f222c2f0cb0c95a53646e3196a930a8b (diff) |
update the latest oparent version
Issue-ID: SO-2391
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic6cd539aa5c04fa267ac19a8b1240eafbcdd4825
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>2.0.0</version> + <version>2.1.0</version> <relativePath /> </parent> <groupId>org.onap.so</groupId> |