diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:22:22 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 17:23:15 -0700 |
commit | a439c38bb1651e281d1665839bd73bc81061c772 (patch) | |
tree | 7ab179abdb8602590ad6460e0eb1838b99539524 | |
parent | 0d2660c27dc78e1c3d4259bd2bb5b09ed2bff96b (diff) |
Upgrade to latest oparentv1.0.0att_code_dropamsterdam
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I4252f39fe2870bf9fe578dd33dba59d4fd597403
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
@@ -51,7 +51,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> </parent> |