summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 20:10:34 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 20:11:02 -0700
commitbda09279c1c95728bc870cdf4bf54a756773ef21 (patch)
tree25dfe366322ea8ff5819330276cab1160e015bb9 /pom.xml
parent864263f2d66204f899183534c827dcc0880b8238 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Iab9b6470080cf41c21250bcb6af225104141dbd9 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 2531c70..384ac3f 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.gvnfm.vnfres</groupId>