summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPriyadharshini <priyadharshini.b96@wipro.com>2020-02-05 09:13:53 +0000
committerPriyadharshini <priyadharshini.b96@wipro.com>2020-02-07 07:22:32 +0000
commitc664e9ef1c8e5bd332daa9971e44c2b39605bf15 (patch)
tree9fbbeaf43f81f0963dc175b8906cb4d8aecc2f63
parent43e0541c889dff97f1368e0994254e26c2ccbfe6 (diff)
Fix Vulnerabilities
- oparent version updated Issue-ID: SO-2652 Signed-off-by: Priyadharshini<priyadharshini.b96@wipro.com> Change-Id: Ia0139ebc428344d5b2e558b108000ead61ab9f4b
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1a3e55c..e2c75c0 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>