summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:29:16 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:29:50 -0700
commit7129a113d0208a37e3a3a5689a101d8177995039 (patch)
tree9a9e2b78eb600dbf5f195d323697b5ca38adac69
parent0dfc99220a226a902bdc296eef16e827726c7187 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 878f538..558f373 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>