diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:08:57 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:09:48 -0700 |
commit | a97a49e6b51703cf4b3c93d69fc502a48c8155be (patch) | |
tree | 47e8b0aa56938ee96445eec7c5ee08ad1d013234 /pom.xml | |
parent | 9576d2117df8f9116861f4fa13e1571a590e4cd3 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: Ia2130fd27150ebbef048135b3d7a21a98ca4c094
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
@@ -6,7 +6,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> <relativePath /> </parent> |