diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:26:06 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-15 18:26:32 -0700 |
commit | f0261ef5d032d604cc553593ce694b73f6f179b3 (patch) | |
tree | aaf61a32892a59913662a4450e7166281ba54370 /pom.xml | |
parent | ad80f2f0d49f465c8bf7c424b5e47f7ccfe00cee (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I8933e3d5246be6d656fb223efbd2ea24f7ca036c
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
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath/> </parent> |