diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:34:27 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:35:20 -0700 |
commit | ffffd8a35ae5fcea703a7427844037c07c232b92 (patch) | |
tree | cc331d6d2b0a4fc86e58e53a5f93ae44fc979adb | |
parent | ae944fbb80a8f3ce27c9bf832e2c30c27ec78078 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I4e745088fdf9bdc62ec5fa5fb853f43919db7f9e
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
@@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> |