summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:36:02 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:36:25 -0700
commitc07594fe29eb1523c487c5beb9790565c301413a (patch)
tree9fa42d42646c7b4f8847950ac5136affc3529c9f
parent1d35abf9fbd223e5b4af9e1a9555e86952e11b50 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Iee7ad337f389ff61cf46882c6a53942ca2eff1c1 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 6b570d1..8909537 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.resmanagement</groupId>