summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:33:15 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:33:44 -0700
commit8697c2fb5e0fd4f68faa2a9c97f7099e3656c463 (patch)
tree0ca3b6b14ebde69c5f5ca009ed710f8f7ad47688
parentcf425309a6cc8124ce80afb4b38d266fd0ba5a71 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I86ef805bfafdfcd28516597240176a919a58ee68 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 61f351f..a39a189 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.gvnfm</groupId>