diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 20:08:27 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 20:09:03 -0700 |
commit | a84d70c2addfffd944437908e859642ef108b71d (patch) | |
tree | 924d054d3bf1b321acc9918cb71684e973a92e70 /pom.xml | |
parent | cddbf9a32b1cccda81872d191b3e9d34ffe2ecfb (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: If0b08e864db2a76f771f3532e8b702e4aa970a05
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.vnfmgr</groupId> |