diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 20:04:39 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 20:06:08 -0700 |
commit | 9f1fada5d5bd6f7a618468792785629c3a42f961 (patch) | |
tree | 6e1c4d654c78d5bafe2735f570ec84fca8e1d173 /pom.xml | |
parent | 5b230bbb7764d6bf0650708573394447bbc60859 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I0f6fc988542660fb8313eafc94f6bf62e562eb1d
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.gvnfm.vnflcm</groupId> |