aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:18:20 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:18:56 -0700
commitb2426b884e6949d72060e6a34841d85d08235c2c (patch)
treee7565d8bcb2ce4fb9fda4fafc8765930585af44a /pom.xml
parent6bbdc4bb10886da27edb2d727ce5ff53bfa97083 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Id787596438189f7dc0c78ab7e23e3a872a29314a 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 df79d64e..d87e79d1 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>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.lcm</groupId>