summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 20:04:39 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 20:06:08 -0700
commit9f1fada5d5bd6f7a618468792785629c3a42f961 (patch)
tree6e1c4d654c78d5bafe2735f570ec84fca8e1d173
parent5b230bbb7764d6bf0650708573394447bbc60859 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I0f6fc988542660fb8313eafc94f6bf62e562eb1d 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 e80e1d4f..bcc48187 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.vnflcm</groupId>