diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-16 15:29:16 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-16 15:29:50 -0700 |
commit | 7129a113d0208a37e3a3a5689a101d8177995039 (patch) | |
tree | 9a9e2b78eb600dbf5f195d323697b5ca38adac69 | |
parent | 0dfc99220a226a902bdc296eef16e827726c7187 (diff) |
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: Iaf77cff8825106354554dd6e497318270cebe6cf
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
@@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>0.1.1</version> + <version>1.1.0</version> </parent> <groupId>org.onap.dcaegen2.platform</groupId> <artifactId>plugins</artifactId> |