summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2018-03-15 01:17:32 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-15 01:17:32 +0000
commit246571e8628c1d8f678f7192eb404f0cec58b0e9 (patch)
tree3938688916936792d663dac1add34b54222dc58f /pom.xml
parent8b8ce2eae2f81941d78b33c9441ba77155aae30e (diff)
parent876a4acf6f2e8264bb82e960e9aa886799c4bdb1 (diff)
Merge "Fix some security vulnerabilities"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ffe5bc6a..1625b41f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>