summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:56:30 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:56:54 -0700
commit6ab9f02296d0cf4d7bf553977e8589aff9e0ca85 (patch)
treebfe2139dec6e0bf7263ee952da5e7282a08ee2e2 /pom.xml
parent31eb8f164ede50d7a3f12c0fd75edc5a9daab561 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I5a907df058c4a65cb71be19660ea8ecbae22e8e6 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 4c6b8fb..bdd5736 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>