diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 20:10:34 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 20:11:02 -0700 |
commit | bda09279c1c95728bc870cdf4bf54a756773ef21 (patch) | |
tree | 25dfe366322ea8ff5819330276cab1160e015bb9 | |
parent | 864263f2d66204f899183534c827dcc0880b8238 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: Iab9b6470080cf41c21250bcb6af225104141dbd9
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-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.vnfres</groupId> |