diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:27:50 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:28:42 -0700 |
commit | 86cb24bc527fa1fea40bbd0cde58bd4213c4af6c (patch) | |
tree | 1d89f34769adae7a50c1dcc634906494cb6ef90c /pom.xml | |
parent | fdf7d0321990e7f81df043103e739bc982d939df (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I1bd077548f06d1e94d0bebc8d17da87740dbb674
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
@@ -20,7 +20,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.onap.cli</groupId> |