diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-16 15:15:33 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-16 15:16:04 -0700 |
commit | 697b0e1d871570ed5546e90b91a2c1c5b60312b4 (patch) | |
tree | 5acf1a55ea3eb4be71e01d6ea05c625523657e3e /pom.xml | |
parent | b8f06778a798b23fe175bbcb69af84cf0feee50b (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I2060b4c3ba0d7fd729fc3249caa6117de880bbe9
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.catalog</groupId> |