aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:15:33 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:16:04 -0700
commit697b0e1d871570ed5546e90b91a2c1c5b60312b4 (patch)
tree5acf1a55ea3eb4be71e01d6ea05c625523657e3e
parentb8f06778a798b23fe175bbcb69af84cf0feee50b (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I2060b4c3ba0d7fd729fc3249caa6117de880bbe9 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 3b9f95f9..0dd380e8 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.catalog</groupId>