diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:03:08 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:03:38 -0700 |
commit | 8609757625321ee22372d7b918f9fc145ef8ef3e (patch) | |
tree | 5caab9d877f81d4b13977086744e2038bcfaaedb /pom.xml | |
parent | ed32276d7d097fb9b53c930133f86a99db6a35dc (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I590798dd3533f0fb388847f9354c3ea411354a1e
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> <relativePath /> </parent> |