diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:54:11 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:54:47 -0700 |
commit | ae1f91f7459163a6ae5c7b902379cce7513e1f93 (patch) | |
tree | 8923222808b003556c1fae6a1eee39074b094aa3 /pom.xml | |
parent | c9b3c2d143621f25a670049aadf61830d3ed321c (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I7ea44a6c6a717feb7b7e3661d5e80aeb74e456f1
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
@@ -22,7 +22,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> </parent> <groupId>org.onap.msb.apigateway</groupId> <artifactId>msb-apigateway-parent</artifactId> |