diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-16 15:18:20 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-16 15:18:56 -0700 |
commit | b2426b884e6949d72060e6a34841d85d08235c2c (patch) | |
tree | e7565d8bcb2ce4fb9fda4fafc8765930585af44a /pom.xml | |
parent | 6bbdc4bb10886da27edb2d727ce5ff53bfa97083 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: Id787596438189f7dc0c78ab7e23e3a872a29314a
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.lcm</groupId> |