summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:44:44 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 18:46:07 -0700
commit74d2c540ef84393c63e35191835700a0438cdc82 (patch)
tree7be4e622e5896edae4dad1bb333e5bd7dd6e584f
parentaaca4bfeeec97318815d8343ad1ab5292b4a2f00 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I58eaa350228e532b164e819e949311d112d34ffc 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 b0fc557..e0f723e 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.driver.ems</groupId>