diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 19:33:15 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 19:33:44 -0700 |
commit | 8697c2fb5e0fd4f68faa2a9c97f7099e3656c463 (patch) | |
tree | 0ca3b6b14ebde69c5f5ca009ed710f8f7ad47688 /pom.xml | |
parent | cf425309a6cc8124ce80afb4b38d266fd0ba5a71 (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |