summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:38:03 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:38:27 -0700
commit9e8d8800f6e6ea566b60589a3b6ef1f7af9bf8f6 (patch)
tree190df9aa3d4da184bbe2b1cde47536e82b9097ae
parentcec2f60a7abb0f1c2e55a40283526dba11220724 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ibcfea4f036be6a5c1624fc1ebbac08c08dd52729 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 6c4d777..f227624 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.wfengine</groupId>