summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:51:18 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:52:51 -0700
commit45b3bb8d5bbc6f3f882e841bd0320e7b5f05d04a (patch)
tree588148be0dfea1a01985db1e28f7d10ec48ecc3a /pom.xml
parent49521d32dc18aa34e6c23967d97eb6180c42751f (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ie0f56a595b6427960fbccc56dc89ce604310d4d2 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a52ab10..a8c052c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
<relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>