diff options
author | vasraz <vasyl.razinkov@est.tech> | 2021-02-22 14:01:13 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2021-02-22 15:10:48 +0000 |
commit | 72b29baac0c1f08b610fd4daf2078b43ee74b3d8 (patch) | |
tree | 4d1bb5a225899fea804f109e0c0439f9d8f3944e /pom.xml | |
parent | 1e12c6b9b28c49ed02ab8d2f156a6cf52cc305d7 (diff) |
Remove testNG dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ib7632106f9fc0703a90ec3c41cebd5d22471adfd
Issue-ID: SDC-3108
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Modifications copyright (c) 2018-2019 Nokia <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>2.0.0</version> + <version>3.2.0</version> <relativePath/> </parent> |