diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:16:15 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:17:15 -0700 |
commit | a77ce6cecfcc12d2bb53bdf0142e9947d58e6781 (patch) | |
tree | 99f8b55a4d2615a16917fa5e94b571e59eae1044 | |
parent | 7da68b788c012b9908a1d941f8513a628455a574 (diff) |
Upgrade to latest oparentAmsterdam
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I9b0586c764b27d5a80ebe2bca390671551b11dc6
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> </parent> <properties> |