summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2020-02-28 12:35:42 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-28 12:35:42 +0000
commitc4c4bbdcb8409b73f694d763be9fa49158346e01 (patch)
treeeaa6abb6b5bae4a81d70b54621c38c27bd6499dd
parentb4edc756dedbf09048c26d1a72417be59e9db3c4 (diff)
parentc664e9ef1c8e5bd332daa9971e44c2b39605bf15 (diff)
Merge "Fix Vulnerabilities - oparent version updated"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d0763b4..58be1a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>3.0.0</version>
<relativePath />
</parent>