diff options
author | Bin Yang <bin.yang@windriver.com> | 2018-03-16 18:26:09 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2018-03-16 18:26:09 +0800 |
commit | ce7349565ec25f0b0be99a558b927d45257cf1ae (patch) | |
tree | c321884acd84bc3555d929f437e3d9e9c6f449ce /pom.xml | |
parent | 25b245b38be0ba1a850407064f6ee84867f15791 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I4aeb8eee4419446486f251655015ca9c9c992a50
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> <relativePath>../oparent</relativePath> </parent> |